Merge "Delete UIDGenerator cache files after unit tests"
[lhc/web/wiklou.git] / includes / api / ApiQueryLangBacklinks.php
index 49322ce..e6280c8 100644 (file)
@@ -231,7 +231,7 @@ class ApiQueryLangBacklinks extends ApiQueryGeneratorBase {
                        'Can be used to find all links with a language code, or',
                        'all links to a title (with a given language).',
                        'Using neither parameter is effectively "All Language Links".',
-                       'Note that this may not consider language links added by extensions',
+                       'Note that this may not consider language links added by extensions.',
                );
        }