diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-08-16 23:08:56 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-08-17 08:58:08 +0200 |
commit | 51e73ccb003357d17eab1c6536f3108e36ca5868 (patch) | |
tree | 139f77c6a3ac635e80886b099df5977752051656 /include | |
parent | f000f9f1a5b9a4ef157e09f3104e57f6b8f3239d (diff) |
Fix typos
Change-Id: I75b38bbbef895901c7b5188fc7b47860b9e9ff89
Reviewed-on: https://gerrit.libreoffice.org/59241
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r-- | include/svl/zforlist.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/zforlist.hxx b/include/svl/zforlist.hxx index 8b1574cf8a08..4234bf8a8709 100644 --- a/include/svl/zforlist.hxx +++ b/include/svl/zforlist.hxx @@ -227,7 +227,7 @@ enum NfIndexTableOffset // (NF_..._START and NF_..._END above) to fill its categories with builtin // formats, make new formats known to svx/source/items/numfmtsh.cxx // SvxNumberFormatShell::FillEListWithStd_Impl(), otherwise they will not - // be be listed at all. Yes that is ugly. + // be listed at all. Yes that is ugly. NF_FRACTION_3D = NF_INDEX_TABLE_LOCALE_DATA_DEFAULTS, // # ???/??? NF_FRACTION_2, // # ?/2 |