Skip to content

Commit 415d00e

Browse files
committed
Update romanize docs
1 parent 2ce76ad commit 415d00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythainlp/transliterate/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def romanize(
2626
:param str fallback_engine: If engine equals 'lookup', use `fallback_engine` for words that are not in the transliteration dict.
2727
No effect on other engines. Default to 'royin'.
2828
29-
:return: A string of a Thai word rendered in the Latin alphabet. ()
29+
:return: A string of a Thai word rendered in the Latin alphabet.
3030
:rtype: str
3131
3232
:Options for engines:

0 commit comments

Comments
 (0)