cui/inc/strings.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6b73857acb06bd2ad437e8decb82d7c205d306f0 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri May 30 12:22:31 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri May 30 16:58:51 2025 +0200 Fix typo Change-Id: I96416b2e71b6e61fa265c83a70594c52633445e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186034 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc index 5d90da5ec3cb..9eddd8eefb30 100644 --- a/cui/inc/strings.hrc +++ b/cui/inc/strings.hrc @@ -452,7 +452,7 @@ #define BMP_TIGER NC_("BMP_TIGER", "Tiger") #define BMP_ZEBRA NC_("BMP_ZEBRA", "Zebra") -// Transalted bitmap draw types +// Translated bitmap draw types #define BMP_DRAWTYPE_TILED NC_("BMP_DRAWTYPE_TILED", "Tiled") #define BMP_DRAWTYPE_STRETCHED NC_("BMP_DRAWTYPE_STRETCHED", "Stretched")