summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorRichard Grenville <[email protected]>2014-08-06 07:32:18 +0800
committerRichard Grenville <[email protected]>2014-08-06 07:32:53 +0800
commit42448622a0c442789f949f4bedf5b3623655bb3b (patch)
tree3cd66265d51c75c449e8a161ffc55ec85ca8cdfd /common.h
parentebab3dc5061e58da34eed227e8f98965bdd1bc30 (diff)
downloadtdebase-42448622a0c442789f949f4bedf5b3623655bb3b.tar.gz
tdebase-42448622a0c442789f949f4bedf5b3623655bb3b.zip
Misc: Fix spelling mistakes
Still, "Guassian" -> "Gaussian". (#221)
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 066284e77..9c352acba 100644
--- a/common.h
+++ b/common.h
@@ -216,7 +216,7 @@
#define MS_PER_SEC 1000
#define XRFILTER_CONVOLUTION "convolution"
-#define XRFILTER_GUASSIAN "gaussian"
+#define XRFILTER_GAUSSIAN "gaussian"
#define XRFILTER_BINOMIAL "binomial"
/// @brief Maximum OpenGL FBConfig depth.