summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-05-15 11:38:37 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2021-05-17 16:07:53 +0200
commit817b438ef587d79350963738619d8669dffbccd7 (patch)
treed07b398c6f0b5f5d9e260c42db858ee7e0bc5bdb /starmath/inc
parentc781776f3c79bbe3175b1452d26c79ebb931a500 (diff)
Fix typos
Change-Id: I4be77bf074f93fc978e34e5ba4c4693896e4c467 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115645 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/smediteng.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/smediteng.hxx b/starmath/inc/smediteng.hxx
index c3d3d576467e..29902361b585 100644
--- a/starmath/inc/smediteng.hxx
+++ b/starmath/inc/smediteng.hxx
@@ -53,7 +53,7 @@ private:
ESelection m_aAllSelection;
/**
- * Finds the ESelection wich contains all the text.
+ * Finds the ESelection which contains all the text.
*/
void updateAllESelection();
};