summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2014-09-21 11:25:53 -0400
committerGravatar Alexis Degrugillier <github@ainw.org> 2014-09-21 11:25:53 -0400
commitcf01508fa58b5bdd85606fb766a79643a04ca6b7 (patch)
tree17dc92b824c2332610549b217182ff32ccd307d3
parentea7f21ba7f4049b51c2978b7ebaad00e17fa5af5 (diff)
Fix typo
-rwxr-xr-xapp/Controllers/configureController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controllers/configureController.php b/app/Controllers/configureController.php
index 8fae29ea2..7340ca17a 100755
--- a/app/Controllers/configureController.php
+++ b/app/Controllers/configureController.php
@@ -206,7 +206,7 @@ class FreshRSS_configure_Controller extends Minz_ActionController {
* - html5 notification timeout (default: 0)
* Default values are false unless specified.
*
- * @todo refactor to theme section to use the same syntax everywhere
+ * @todo refactor theme section to use the same syntax everywhere
* @todo change the notification code
*/
public function displayAction() {