Commit: 5470565527072e290afa2fdc29c4ee09c074d048
Author: Antonioya
Date:   Fri Aug 3 17:41:20 2018 +0200
Branches: blender2.8
https://developer.blender.org/rB5470565527072e290afa2fdc29c4ee09c074d048

Cleanup: Fix comment

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

M       source/blender/editors/gpencil/gpencil_add_stroke.c

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

diff --git a/source/blender/editors/gpencil/gpencil_add_stroke.c 
b/source/blender/editors/gpencil/gpencil_add_stroke.c
index a945173fb90..0782a68d80f 100644
--- a/source/blender/editors/gpencil/gpencil_add_stroke.c
+++ b/source/blender/editors/gpencil/gpencil_add_stroke.c
@@ -125,7 +125,7 @@ static const float data0[175 * GP_PRIM_DATABUF_SIZE] = 
{-1.281f, 0.0f, -0.315f,
 1.169f, 0.0f, 0.671f, 0.236f, 1.0f, 1.207f, 0.0f, 0.693f, 0.202f, 1.0f, 
1.264f, 0.0f, 0.725f, 0.155f, 1.0f, };
 
 /* ***************************************************************** */
-/* Monkey Color Data */
+/* Color Data */
 
 static const ColorTemplate gp_stroke_material_black = {
        "Black",

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to