[Libreoffice-commits] core.git: cui/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Mon Apr 22 07:04:56 UTC 2019


 cui/source/inc/cfg.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e619d5a6bb443c1aa1527472758fbbc5baa9f7c3
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Apr 10 16:04:44 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Apr 22 09:04:06 2019 +0200

    Fix typo
    
    Change-Id: If8dc4a7bb2a58ade394752104a94394d5361fd17
    Reviewed-on: https://gerrit.libreoffice.org/71054
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/cui/source/inc/cfg.hxx b/cui/source/inc/cfg.hxx
index 7091a230f476..eba2c917c3d0 100644
--- a/cui/source/inc/cfg.hxx
+++ b/cui/source/inc/cfg.hxx
@@ -480,7 +480,7 @@ public:
         frame of the desktop, then the current frame. If both are <NULL/>,
         the SfxViewFrame::Current's XFrame is used. If this is <NULL/>, too, an empty string is returned.
 
-        If the given frame is not <NULL/>, or an default frame could be successfully determined, then
+        If the given frame is not <NULL/>, or a default frame could be successfully determined, then
         the ModuleManager is asked for the module ID of the component in the frame.
     */
     static OUString


More information about the Libreoffice-commits mailing list