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/GamePlayer/common/GPC_RawImage.h')
-rw-r--r--source/gameengine/GamePlayer/common/GPC_RawImage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/GamePlayer/common/GPC_RawImage.h b/source/gameengine/GamePlayer/common/GPC_RawImage.h
index 6fa5a9f607b..86a5feb8ea3 100644
--- a/source/gameengine/GamePlayer/common/GPC_RawImage.h
+++ b/source/gameengine/GamePlayer/common/GPC_RawImage.h
@@ -60,7 +60,7 @@ public:
* @param width The width of the image created.
* @param height The height of the image created.
* @param alignment How the resource image is located in the image created.
- * @param offsetX Amount of horzontal offset applied to the resource image.
+ * @param offsetX Amount of horizontal offset applied to the resource image.
* @param offsetY Amount of vertical offset applied to the resource image.
*/
virtual bool Load(const char *srcName,