sc/inc/conditio.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit aca34b59b6d1d0dba9aa05d50315c7fed57681df Author: Andrea Gelmini <[email protected]> Date: Fri Mar 2 17:49:15 2018 +0100 Fix typo Change-Id: I401b74b4c95bfe653509edb55ed042ff31398e5d Reviewed-on: https://gerrit.libreoffice.org/50641 Tested-by: Jenkins <[email protected]> Reviewed-by: Adolfo Jayme Barrientos <[email protected]> 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 */ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
