summaryrefslogtreecommitdiffstats
path: root/src/object/sp-mesh-array.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-mesh-array.cpp')
-rw-r--r--src/object/sp-mesh-array.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/sp-mesh-array.cpp b/src/object/sp-mesh-array.cpp
index 2e1ff988f..4815ec5c1 100644
--- a/src/object/sp-mesh-array.cpp
+++ b/src/object/sp-mesh-array.cpp
@@ -2126,7 +2126,7 @@ guint SPMeshNodeArray::tensor_toggle( std::vector<guint> corners ) {
}
/**
- Atempts to smooth color transitions across corners.
+ Attempts to smooth color transitions across corners.
Input is a list of selected corner draggable indices.
*/
guint SPMeshNodeArray::color_smooth( std::vector<guint> corners ) {