diff options
-rw-r--r-- | starmath/inc/cursor.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/cursor.hxx b/starmath/inc/cursor.hxx index ca3527dda94d..5e9d9958548e 100644 --- a/starmath/inc/cursor.hxx +++ b/starmath/inc/cursor.hxx @@ -142,7 +142,7 @@ public: /** Insert a special node created from aString * * Used for handling insert request from the "catalog" dialog. - * The provided string should be formatet as the desired command: %phi + * The provided string should be formated as the desired command: %phi * Note: this method ONLY supports commands defined in Math.xcu * * For more complex expressions use InsertCommandText, this method doesn't |