diff options
Diffstat (limited to 'plugins/Import/resource.rc')
-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
|