From 2425401a594649abff263d49b902e335a7d614e0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 4 Aug 2019 12:51:44 +1000 Subject: Cleanup: spelling --- source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h') diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h index a1fd3fb2665..4eb4b2616fc 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h @@ -208,7 +208,7 @@ class GetDirectionalViewMapDensityF1D : public UnaryFunction1D { // GetSteerableViewMapDensityF1D /*! Returns the density of the viewmap for a given Interface1D. The density of each FEdge is - * evaluated in the proper steerable ViewMap depending on its oorientation. + * evaluated in the proper steerable ViewMap depending on its orientation. */ class GetSteerableViewMapDensityF1D : public UnaryFunction1D { private: -- cgit v1.2.3