[Bf-blender-cvs] [f3cc63634a0] master: Cleanup: Spelling in comment

Sergey Sharybin noreply at git.blender.org
Wed Feb 6 10:13:14 CET 2019


Commit: f3cc63634a0c5e8ad4d20b635970a544dbf12a45
Author: Sergey Sharybin
Date:   Wed Feb 6 10:10:59 2019 +0100
Branches: master
https://developer.blender.org/rBf3cc63634a0c5e8ad4d20b635970a544dbf12a45

Cleanup: Spelling in comment

===================================================================

M	source/blender/blenkernel/intern/softbody.c

===================================================================

diff --git a/source/blender/blenkernel/intern/softbody.c b/source/blender/blenkernel/intern/softbody.c
index 86791512dc6..000a0f192c2 100644
--- a/source/blender/blenkernel/intern/softbody.c
+++ b/source/blender/blenkernel/intern/softbody.c
@@ -26,7 +26,7 @@
  * <pre>
  * float mediafrict;  friction to env
  * float nodemass;	  softbody mass of *vertex*
- * float grav;        softbody amount of gravitaion to apply
+ * float grav;        softbody amount of gravitation to apply
  *
  * float goalspring;  softbody goal springs
  * float goalfrict;   softbody goal springs friction



More information about the Bf-blender-cvs mailing list