sc/qa/unit/data/functions/mathematical/fods/mod.fods | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4847b3e76177c247f7aadf0e97e81920f21575c5 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Aug 20 13:17:26 2020 +0200 Commit: Julien Nabet <[email protected]> CommitDate: Fri Aug 21 16:45:05 2020 +0200 Fix typo in code Change-Id: If92e797b3c48cd5800b98224282fd4b4db7026b6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101118 Tested-by: Jenkins Reviewed-by: Julien Nabet <[email protected]> diff --git a/sc/qa/unit/data/functions/mathematical/fods/mod.fods b/sc/qa/unit/data/functions/mathematical/fods/mod.fods index 262f4fff02f9..5a4370f6eb84 100644 --- a/sc/qa/unit/data/functions/mathematical/fods/mod.fods +++ b/sc/qa/unit/data/functions/mathematical/fods/mod.fods @@ -3677,7 +3677,7 @@ <table:table-cell table:style-name="Default"/> <table:table-cell table:number-columns-repeated="9"/> <table:table-cell table:style-name="ce73" office:value-type="string" calcext:value-type="string" table:number-columns-spanned="2" table:number-rows-spanned="1"> - <text:p>Non-exaustive list…</text:p> + <text:p>Non-exhaustive list…</text:p> </table:table-cell> <table:covered-table-cell/> <table:table-cell/> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
