Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/scene_graph/TriangleRep.cpp')
-rw-r--r--source/blender/freestyle/intern/scene_graph/TriangleRep.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
index 8e90ec4fb86..f4bc84c0e43 100644
--- a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
@@ -16,7 +16,7 @@
/** \file
* \ingroup freestyle
- * \brief Class to define the represenation of a triangle
+ * \brief Class to define the representation of a triangle
*/
#include "TriangleRep.h"