Skip to content

Commit ded63a9

Browse files
committed
Updated documentation
1 parent 604c33a commit ded63a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lang.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def translate_program(program: str) -> str:
6969
"""
7070
Replaces all translatable keywords in program with python keywords.
7171
72-
:param program: python-like program with translatable keywords
72+
:param program: python-like program with translatable keywords in string format
7373
:return: translated python program
7474
"""
7575

0 commit comments

Comments
 (0)