summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-09-23 23:52:31 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-09-23 23:52:31 +0900
commit94bb5021c78570aa7b76614289669639f11cf53b (patch)
tree24a41d2d88b685ef752083e9b735a3f02adb59c6 /svtools
parent751f3aea6805140775bb6ad28f92a1f2795373a6 (diff)
fix typo
Change-Id: I8bb811cfe06d409bebad586c16cf3837551f5a5f
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/edit/syntaxhighlight.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/edit/syntaxhighlight.cxx b/svtools/source/edit/syntaxhighlight.cxx
index a1e3bc068804..8851766f57b9 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",