summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-03-02 17:49:15 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-03-03 15:48:50 +0100
commitaca34b59b6d1d0dba9aa05d50315c7fed57681df (patch)
tree0cd2049f634c8fbc52ccc945c528fe1960a51d84
parentef97d58c52d9c2859fbdbb1246c082aa623775e8 (diff)
Fix typo
Change-Id: I401b74b4c95bfe653509edb55ed042ff31398e5d Reviewed-on: https://gerrit.libreoffice.org/50641 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--sc/inc/conditio.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index 072e6e328d5a..2c13f096d2e5 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -605,7 +605,7 @@ public:
/**
* Checks that all cond formats have a non empty range.
- * Deletes empty cond formats. Optionall call rLink
+ * Deletes empty cond formats. Optionally call rLink
* on the empty format before deleting it.
* @return true if all cond formats were valid
*/