summaryrefslogtreecommitdiff
path: root/plugins/Folders/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Folders/src')
-rw-r--r--plugins/Folders/src/dlg_handlers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Folders/src/dlg_handlers.cpp b/plugins/Folders/src/dlg_handlers.cpp
index 7e45a57575..d71d9dd874 100644
--- a/plugins/Folders/src/dlg_handlers.cpp
+++ b/plugins/Folders/src/dlg_handlers.cpp
@@ -29,7 +29,7 @@ public:
TranslateT("Expands to your Miranda path (e.g., c:\\program files\\miranda ng)."),
TranslateT("Expands to your profile path - the value found in mirandaboot.ini,"),
TranslateT("ProfileDir section (usually inside Miranda's folder)."),
- TranslateT("Expands to your current profile name without the extenstion."),
+ TranslateT("Expands to your current profile name without the extension."),
TranslateT("(e.g., default if your your profile is default.dat)."),
TranslateT("Environment variables"),
TranslateT("The plugin can also expand environment variables; the variables are specified like in any other"),