summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-08-27 13:19:56 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-08-27 13:19:56 +0200
commit8286fa794b87fd0871664909b6019836e2d4525f (patch)
tree1c03f3473b2a8ccdf625d4ef6386e18c4a9f379e
parentfs33a: #i113631# use m_sUpdateTableName (diff)
downloadcore-8286fa794b87fd0871664909b6019836e2d4525f.tar.gz
core-8286fa794b87fd0871664909b6019836e2d4525f.zip
fs33a: reverting the fix for i112671. No string changes allowed in this phase.
-rw-r--r--dbaccess/source/ext/macromigration/macromigration.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ext/macromigration/macromigration.src b/dbaccess/source/ext/macromigration/macromigration.src
index cfe27f5783d8..9742dcdfec71 100644
--- a/dbaccess/source/ext/macromigration/macromigration.src
+++ b/dbaccess/source/ext/macromigration/macromigration.src
@@ -445,7 +445,7 @@ String STR_INVALID_NUMBER_ARGS
};
String STR_NO_DATABASE
{
- Text [ en-US ] = "No database document found in the initialization arguments.";
+ Text [ en-US ] = "No database document found in the initializatin arguments.";
};
String STR_NOT_READONLY
{