summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorSophie Gautier <gautier.shopie@gmail.com>2013-06-01 18:01:07 +0300
committerLior Kaplan <kaplanlior@gmail.com>2013-06-01 18:01:07 +0300
commit1cf6f36306eb4d11279118c547e87a2c4b2551d4 (patch)
tree8c1698c92180bc5083a51dd0c47e11853813e55a /sw
parent8a58bc2535cf0c8459d861d29b342ef39f7f833c (diff)
Fix typo: connections -> connection
Change-Id: Ica73de8975de0c3565e3eaad82e6dbb677bec33d
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/app/app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src
index 8dbc3096efe6..134da77c9ee5 100644
--- a/sw/source/ui/app/app.src
+++ b/sw/source/ui/app/app.src
@@ -541,7 +541,7 @@ ModalDialog DLG_MERGE_SOURCE_UNAVAILABLE
Pos = MAP_APPFONT ( 12 , 6 ) ;
Size = MAP_APPFONT ( 178 , 40 ) ;
WordBreak = TRUE;
- Text [ en-US ] = "The data source '%1' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connections settings.";
+ Text [ en-US ] = "The data source '%1' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connection settings.";
};
OKButton PB_MERGE_OK
{