Fix typo in comment
[pspp] / src / ui / gui / psppire-dict.c
index c8c8b3eb45a55088dfed6b3447c6de8f8b6ede5d..ff30d64c69a0d74211ab1ba5853d5f1ba85a604f 100644 (file)
@@ -563,7 +563,7 @@ psppire_dict_clear (PsppireDict *d)
 }
 
 
-/* Return true is NAME would be a valid name of a variable to add to the
+/* Return true if NAME would be a valid name of a variable to add to the
    dictionary.  False otherwise.
    If REPORT is true, then invalid names will be reported as such as errors
 */