Kaydet (Commit) 11a4507f authored tarafından Johnny_M's avatar Johnny_M Kaydeden (comit) jan iversen

Following up German translation - fix spelling

Following up on the commit a3a87826

Change-Id: I4f525ecb030044fc9a330ad8964dbeca6ef35ee3
Reviewed-on: https://gerrit.libreoffice.org/33908Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
üst 9e8f2afc
......@@ -39,7 +39,7 @@ int GetHTMLOption( const rtl::OUString& rName );
// search the 24-bit color for a color name (not found = ULONG_MAX)
SVT_DLLPUBLIC sal_uInt32 GetHTMLColor( const rtl::OUString& rName );
// always beninning from 256 on, greater than a char
// always starting from 256 on, greater than a char
const int HTML_TOKEN_START = 0x100;
const int HTML_TOKEN_ONOFF = 0x200;
const int HTML_TOKEN_MICROSOFT = 0x1000;
......@@ -278,7 +278,7 @@ enum HTML_TOKEN_IDS
// HTML attribute token (=Options)
// always beninning from 256 on, greater than a char
// always starting from 256 on, greater than a char
const int HTML_OPTION_START = 0x100;
enum HTML_OPTION_IDS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment