From aca34b59b6d1d0dba9aa05d50315c7fed57681df Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 2 Mar 2018 17:49:15 +0100 Subject: Fix typo Change-Id: I401b74b4c95bfe653509edb55ed042ff31398e5d Reviewed-on: https://gerrit.libreoffice.org/50641 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- sc/inc/conditio.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc') 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 */ -- cgit