From 6a2471b3e5f3e443ae1a2022040ebbbf0c1189d3 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Fri, 31 Mar 2017 14:40:11 +0200 Subject: [PATCH] Fix typo in comment --- src/ui/gui/psppire-dict.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/gui/psppire-dict.c b/src/ui/gui/psppire-dict.c index c8c8b3eb45..ff30d64c69 100644 --- a/src/ui/gui/psppire-dict.c +++ b/src/ui/gui/psppire-dict.c @@ -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 */ -- 2.30.2