Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/Expressions/EXP_BoolValue.h')
-rw-r--r--source/gameengine/Expressions/EXP_BoolValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/EXP_BoolValue.h b/source/gameengine/Expressions/EXP_BoolValue.h
index 89c724e87ee..2b8c909a0ba 100644
--- a/source/gameengine/Expressions/EXP_BoolValue.h
+++ b/source/gameengine/Expressions/EXP_BoolValue.h
@@ -22,7 +22,7 @@
#include "EXP_Value.h"
/**
- * Smart Boolean Value class.
+ * Smart Boolean Value class.
* Is used by parser when an expression tree is build containing booleans.
*/