summaryrefslogtreecommitdiff
path: root/smoketest
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest')
-rw-r--r--smoketest/data/Basic/Standard/Test_DB.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/data/Basic/Standard/Test_DB.xml b/smoketest/data/Basic/Standard/Test_DB.xml
index 4572f3d337e9..d3452d141d27 100644
--- a/smoketest/data/Basic/Standard/Test_DB.xml
+++ b/smoketest/data/Basic/Standard/Test_DB.xml
@@ -32,7 +32,7 @@ Sub TestDB
Dim sDBName as String, sTable as String, sCurrentMessage as String
Dim nRowCount as Integer
Dim bResult as Boolean
- Const sTestString = "Automatical Test"
+ Const sTestString = "Automatic Test"
On Local Error GoTo DBERROR