summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-12-15 08:49:39 +0545
committerPhil Davis <phil.davis@inf.org>2015-12-15 08:49:39 +0545
commit43c83997ed4738d771224e19034c65748fae6c70 (patch)
treedaf0fc288704728719b278ef37e1e0cafe15bd62 /src
parent7895a8802317a8477929bea6428bf8dfe214306f (diff)
downloadpfsense-43c83997ed4738d771224e19034c65748fae6c70.zip
pfsense-43c83997ed4738d771224e19034c65748fae6c70.tar.gz
globals.inc comment typos
Diffstat (limited to 'src')
-rw-r--r--src/etc/inc/globals.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc
index e5b05a1..915b1bd 100644
--- a/src/etc/inc/globals.inc
+++ b/src/etc/inc/globals.inc
@@ -54,9 +54,9 @@
*/
-// GLobal defines
+// Global defines
-// Automactic panel collapse
+// Automatic panel collapse
define(COLLAPSIBLE, 0x08);
define(SEC_CLOSED, 0x04);
define(SEC_OPEN, 0x00);
OpenPOWER on IntegriCloud