summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-23 13:31:43 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-06-23 13:31:43 +0200
commit35f1ab35bf27e4122e6875ef53c6256ce4126f21 (patch)
treeade80bee1fd0ce2157ea3d10b2dd0c073c61f9c0 /dbaccess
parentb1837508627d4a6ea4bede41978dd453131cd4ae (diff)
fs33a: #i112617# fixed typo (thanks sophie)
Diffstat (limited to 'dbaccess')
-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 9742dcdfec71..cfe27f5783d8 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 initializatin arguments.";
+ Text [ en-US ] = "No database document found in the initialization arguments.";
};
String STR_NOT_READONLY
{