summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-08 15:02:34 +0700
committerMichael Meeks <michael.meeks@suse.com>2011-11-08 11:05:24 +0000
commit7d63b777eb7b9b02ba3810c572be6382b7636d61 (patch)
tree6db30b2312d1ec9de6fd6eaf3149f118220ec7c6 /automation
parent29f83de2465c6151036b65ea326432fd9b16572c (diff)
Change ANKER to ANCHOR (fdo#42455)
Diffstat (limited to 'automation')
-rw-r--r--automation/source/server/server.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/source/server/server.cxx b/automation/source/server/server.cxx
index 83a31becaf64..5f4968aa6c8c 100644
--- a/automation/source/server/server.cxx
+++ b/automation/source/server/server.cxx
@@ -504,7 +504,7 @@ void ExtraIdle::Timeout()
}
case 7:
{
- new StatementSlot( 20384 ); // FN_TOOL_ANKER_CHAR aus SW?
+ new StatementSlot( 20384 ); // FN_TOOL_ANCHOR_CHAR from SW?
return;
}
}