framework/source/inc/loadenv/targethelper.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ccecd6644ccec54f665e9070660f8b1139370ebc Author: Andrea Gelmini <[email protected]> AuthorDate: Fri Jun 14 22:43:04 2019 +0000 Commit: Julien Nabet <[email protected]> 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 <[email protected]> Tested-by: Julien Nabet <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
