Merge "Add 'since <version>' to @deprecated annotations"
[lhc/web/wiklou.git] / includes / api / ApiQueryPagePropNames.php
index 5438175..c387475 100644 (file)
@@ -102,7 +102,7 @@ class ApiQueryPagePropNames extends ApiQueryBase {
        }
 
        public function getDescription() {
-               return 'List all page prop names in use on the wiki';
+               return 'List all page prop names in use on the wiki.';
        }
 
        public function getExamples() {