From 0d719fcacb3bb17e948afb62130c7162858ed80e Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 11 Aug 2019 22:41:04 +1000 Subject: Cleanup: spelling --- source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/freestyle') diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h index 4eb4b2616fc..d14a9836b95 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h @@ -250,7 +250,7 @@ class GetSteerableViewMapDensityF1D : public UnaryFunction1D { // GetViewMapGradientNormF1D /*! 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 GetViewMapGradientNormF1D : public UnaryFunction1D { private: -- cgit v1.2.3