]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SQLProfile/SQLProfilePlugin.php
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
[quix0rs-gnu-social.git] / plugins / SQLProfile / SQLProfilePlugin.php
index 1e49d9005ee981aa87199f2841601c9b6eb16dfc..c17646f042d1b9a1f52abf60f113f216d49849f4 100644 (file)
@@ -38,7 +38,7 @@ class SQLProfilePlugin extends Plugin
                             'author' => 'Brion Vibber',
                             'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
                             'rawdescription' =>
-                            _m('Debug tool to watch for poorly indexed DB queries'));
+                            _m('Debug tool to watch for poorly indexed DB queries.'));
 
         return true;
     }