diff options
-rw-r--r-- | basic/source/inc/filefmt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/inc/filefmt.hxx b/basic/source/inc/filefmt.hxx index 5f29d6cdf56d..22eea193f224 100644 --- a/basic/source/inc/filefmt.hxx +++ b/basic/source/inc/filefmt.hxx @@ -44,7 +44,7 @@ // version number bump for backward compatibility; relies on // new integer type suffix 'b') // tdf#168569: support date values in string pool (no version number bump -// for backward compatibility; relies on new integer type suffix 'd') +// for backward compatibility; relies on new type suffix 'd') // #define B_IMG_VERSION_12 0x00000012 |