[Libreoffice-commits] core.git: Branch 'aoo/trunk' - l10ntools/inc
Matthias Seidel (via logerrit)
logerrit at kemper.freedesktop.org
Mon Apr 29 22:08:34 UTC 2019
l10ntools/inc/tagtest.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 709c31bed08670e1949c04bc0e5cf79bbcbcd91e
Author: Matthias Seidel <mseidel at apache.org>
AuthorDate: Mon Apr 29 20:12:26 2019 +0000
Commit: Matthias Seidel <mseidel at apache.org>
CommitDate: Mon Apr 29 20:12:26 2019 +0000
Fixed typos
diff --git a/l10ntools/inc/tagtest.hxx b/l10ntools/inc/tagtest.hxx
index 9d0e14ae9223..241a6a7837c1 100644
--- a/l10ntools/inc/tagtest.hxx
+++ b/l10ntools/inc/tagtest.hxx
@@ -105,7 +105,7 @@ explicit TokenInfo( TokenId pnId, sal_uInt16 nP, String paStr, ParserMessageL
sal_Bool IsPropertyInvariant( const ByteString &aName, const String &aValue ) const;
/**
a subset of IsPropertyInvariant but containing only those that are fixable
- we dont wat to fix e.g.: ahelp :: visibility
+ we don't want to fix e.g.: ahelp :: visibility
**/
sal_Bool IsPropertyFixable( const ByteString &aName ) const;
sal_Bool MatchesTranslation( TokenInfo& rInfo, sal_Bool bGenErrors, ParserMessageList &rErrorList, sal_Bool bFixTags = sal_False ) const;
More information about the Libreoffice-commits
mailing list