From 23f1dea4408fa87db5193b88b4315d8de15804b2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 9 Sep 2020 13:19:50 +1000 Subject: Cleanup: spelling --- .../freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp') diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp index 5db75c84608..c329a3badd5 100644 --- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp @@ -36,7 +36,7 @@ PyDoc_STRVAR(FEdgeSharp_doc, "\n" "Class defining a sharp FEdge. A Sharp FEdge corresponds to an initial\n" "edge of the input mesh. It can be a silhouette, a crease or a border.\n" - "If it is a crease edge, then it is borded by two faces of the mesh.\n" + "If it is a crease edge, then it is bordered by two faces of the mesh.\n" "Face a lies on its right whereas Face b lies on its left. If it is a\n" "border edge, then it doesn't have any face on its right, and thus Face\n" "a is None.\n" -- cgit v1.2.3