summaryrefslogtreecommitdiffstats
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index f786d84a8d83..6a48ab001d9b 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -303,7 +303,7 @@ public:
* GetXXX(i) returns i-th xxx (ERR_RAISE if beyond range!).
* DelXXX(i) deletes i-th xxx (ERR_RAISE if beyond range!).
* GetCurXXX() returns xxx that is valid at cursor or in ranges.
- * returns 0, if not unanimuous.
+ * returns 0, if not unanimous.
* SetXXX() sets xxx at cursor or in ranges.
* MakeXXX() makes a xxx, derived from pDerivedFrom.
*/