* Fixed some typos in the code, patch [#30247] by Vladimir Rutsky (rutsky). Thanks!

This commit is contained in:
Thomas Dinges
2012-02-23 09:23:29 +00:00
parent f8c6f81271
commit bc02db27c5

View File

@@ -86,7 +86,7 @@
#include "paint_intern.h"
/* check if we can do partial updayes and have them draw realtime
/* check if we can do partial updates and have them draw realtime
* (without rebuilding the 'derivedFinal') */
static int vertex_paint_use_fast_update_check(Object *ob)
{