From 1d94cfcf04b8d4ce97fdd738e085911713dbe494 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 15:05:10 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 934b424..a6a989c 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ DESCRIPTION Returns a list of all dictionaries. load_dictionary(dictionary : str) -> bool - Sets the fuction get() or a variable that get() reads + Sets the function get() or a variable that get() reads to identify which dictionary has been selected. The function shall return True if the dictionary exists, and False otherwise. @@ -30,7 +30,7 @@ DESCRIPTION Modifies and returns a word 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 word to lower case using Python's string class's lower() function. -- cgit v1.2.3-70-g09d2