From f0b0524c5fa7d4b8cc857000d8fdfba5170a980f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 14 Mar 2020 15:34:24 +1100 Subject: Cleanup: spelling --- source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/freestyle') diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h index 86bb696a031..544fdee519f 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h +++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h @@ -35,7 +35,7 @@ class CalligraphicShader : public StrokeShader { public: /*! Builds the shader. * \param iMinThickness: - * The minimum thickness in the direction perpandicular to the main direction. + * The minimum thickness in the direction perpendicular to the main direction. * \param iMaxThickness: * The maximum thickness in the main direction. * \param iOrientation: -- cgit v1.2.3