Misc: Fix spelling mistakes

Still, "Guassian" -> "Gaussian". (#221)
This commit is contained in:
Richard Grenville
2014-08-06 07:32:18 +08:00
parent 93c00e0f66
commit 4f9050f53f
2 changed files with 2 additions and 2 deletions

View File

@@ -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.