[Libreoffice-commits] .: svtools/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Sep 23 07:53:10 PDT 2012
svtools/source/edit/syntaxhighlight.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 94bb5021c78570aa7b76614289669639f11cf53b
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Sun Sep 23 23:52:31 2012 +0900
fix typo
Change-Id: I8bb811cfe06d409bebad586c16cf3837551f5a5f
diff --git a/svtools/source/edit/syntaxhighlight.cxx b/svtools/source/edit/syntaxhighlight.cxx
index a1e3bc0..8851766 100644
--- a/svtools/source/edit/syntaxhighlight.cxx
+++ b/svtools/source/edit/syntaxhighlight.cxx
@@ -41,7 +41,7 @@ static const char* strListBasicKeyWords[] = {
"and",
"any",
"append",
- "attrubute",
+ "attribute",
"as",
"base",
"binary",
More information about the Libreoffice-commits
mailing list