diff options
Diffstat (limited to 'dlu.1')
| -rw-r--r-- | dlu.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ a Python 3 file which defines the functions: Returns a list of all dictionaries. .TP .BR load_dictionary "(\fIdictionary\fP : str) -> bool" -Sets the fuction +Sets the function .BR get () or a variable that .BR get () @@ -55,7 +55,7 @@ Modifies and returns a so that it can be used to compare against known words in the dictionary. -The default implemention of this function covers the +The default implementation of this function converts the .I word to lower case using Python's string class's .BR lower () |
