[Libreoffice-commits] core.git: sc/inc
Andrea Gelmini
andrea.gelmini at gelma.net
Sat Mar 3 14:49:10 UTC 2018
sc/inc/conditio.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit aca34b59b6d1d0dba9aa05d50315c7fed57681df
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Fri Mar 2 17:49:15 2018 +0100
Fix typo
Change-Id: I401b74b4c95bfe653509edb55ed042ff31398e5d
Reviewed-on: https://gerrit.libreoffice.org/50641
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
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
*/
More information about the Libreoffice-commits
mailing list