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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Jun 20 07:11:07 UTC 2019


 framework/source/inc/loadenv/targethelper.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ccecd6644ccec54f665e9070660f8b1139370ebc
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jun 14 22:43:04 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Jun 20 09:09:56 2019 +0200

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

diff --git a/framework/source/inc/loadenv/targethelper.hxx b/framework/source/inc/loadenv/targethelper.hxx
index b35caf80d04d..48b892856063 100644
--- a/framework/source/inc/loadenv/targethelper.hxx
+++ b/framework/source/inc/loadenv/targethelper.hxx
@@ -34,7 +34,7 @@ class TargetHelper
 
     public:
 
-        /** @short  its used at the following interfaces to classify
+        /** @short  it's used at the following interfaces to classify
                     target names.
          */
         enum class ESpecialTarget


More information about the Libreoffice-commits mailing list