OSDN Git Service

typoの修正
authorsakamocchi <o-takashi@sakamocchi.jp>
Sun, 25 Mar 2012 06:22:21 +0000 (15:22 +0900)
committersakamocchi <o-takashi@sakamocchi.jp>
Sun, 25 Mar 2012 06:22:21 +0000 (15:22 +0900)
nothins -> nothing

nucleus/libs/COMMENTACTIONS.php

index 301e1d8..4c88bfc 100644 (file)
@@ -234,7 +234,7 @@ class COMMENTACTIONS extends BaseActions {
        {\r
                if ( $format !== '' )\r
                {\r
-                       /* do nothins */\r
+                       /* do nothing */\r
                        ;\r
                }\r
                else if ( !array_key_exists('FORMAT_DATE', $this->template) || $this->template['FORMAT_DATE'] === '' )\r
@@ -356,7 +356,7 @@ class COMMENTACTIONS extends BaseActions {
        {\r
                if ( $format === '' )\r
                {\r
-                       /* do nothins */\r
+                       /* do nothing */\r
                        ;\r
                }\r
                else if ( !array_key_exists('FORMAT_TIME', $this->template) || $this->template['FORMAT_TIME'] === '' )\r