cui/inc/tipoftheday.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f69235a6f6578f3280a28560f6297c8ee6b797b8
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Mar 10 15:48:43 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Mar 11 05:36:29 2023 +0000

    Fix typo
    
    Change-Id: Iaee1ae3085caa5a416f2129e218658c4ad8e531b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148647
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/cui/inc/tipoftheday.hrc b/cui/inc/tipoftheday.hrc
index 2248f60562fd..5816a7de3676 100644
--- a/cui/inc/tipoftheday.hrc
+++ b/cui/inc/tipoftheday.hrc
@@ -44,7 +44,7 @@
    * place new images at extra/source/tipoftheday and do not forget to add the 
files to vcl/Package_tipoftheday.mk
    * images are scaled to 150x150px; const ThumbSize() in tipoftheday.cxx
  * module
-   * use on of the options below; an overlay is drawn on the default image 
tipoftheday.png except for the generic soffice (and of course not if an image 
is set)
+   * use one of the options below; an overlay is drawn on the default image 
tipoftheday.png except for the generic soffice (and of course not if an image 
is set)
 */
 enum tipModule : sal_uInt8
 { swriter, scalc, sdraw, simpress, soffice };

Reply via email to