diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-05 16:41:16 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-05 16:41:16 +0000 |
commit | e6ced557f384cff1e9ba6cb8d12957ea50c584cb (patch) | |
tree | 53028dab58d2bcfd205aec8251f15fe0c1108959 /plugins | |
parent | f0ca32e37bf4722980773b07d245ddb7a09ff5d5 (diff) |
Import - spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/Import/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Import/resource.rc b/plugins/Import/resource.rc index e8e3c8fe74..4ca038ce47 100644 --- a/plugins/Import/resource.rc +++ b/plugins/Import/resource.rc @@ -164,7 +164,7 @@ BEGIN IDC_STATIC_ALL,26,20,187,16
LTEXT "Select this if you want to import contacts but don't want to import any message history.",
IDC_STATIC_CONTACTS,26,52,187,16
- LTEXT "Select this if you want to cutomize what to import.",
+ LTEXT "Select this if you want to customize what to import.",
IDC_STATIC_CUSTOM,26,84,187,16,WS_DISABLED
END
|