Skip to content

Commit 2c5b0b2

Browse files
committed
Spelling correction
Spelling correction
1 parent 47f25f2 commit 2c5b0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/configgen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ def syncLocalizedConfig(elem, configFile, translationsDir, autoSync=False):
847847
print(" ... and %d more" % (len(extraAllValues) - 5))
848848
valuesError = True
849849

850-
# both have values, some furter investigations
850+
# both have values, some further investigations
851851
bothValues = existingValues - missingAllValues
852852
# partial extra / missing attr
853853
bothError = set()

0 commit comments

Comments
 (0)