Author: mseidel
Date: Mon Apr 29 20:12:26 2019
New Revision: 1858394

URL: http://svn.apache.org/viewvc?rev=1858394&view=rev
Log:
Fixed typos

Modified:
    openoffice/trunk/main/l10ntools/inc/tagtest.hxx

Modified: openoffice/trunk/main/l10ntools/inc/tagtest.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/l10ntools/inc/tagtest.hxx?rev=1858394&r1=1858393&r2=1858394&view=diff
==============================================================================
--- openoffice/trunk/main/l10ntools/inc/tagtest.hxx (original)
+++ openoffice/trunk/main/l10ntools/inc/tagtest.hxx Mon Apr 29 20:12:26 2019
@@ -105,7 +105,7 @@ explicit    TokenInfo( TokenId pnId, sal
     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;


Reply via email to