summaryrefslogtreecommitdiff
path: root/plugins/Folders/src
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2022-08-04 18:57:41 +0300
committerdartraiden <wowemuh@gmail.com>2022-08-04 18:58:12 +0300
commit004dbc99a957f78467d9e9060e797b05347052bb (patch)
treeb05a9ac085f5180a773eb7deac56d1101f52990b /plugins/Folders/src
parenta42d4c8b9be7f80a75351944f8b2f325cfbee7db (diff)
Spelling correction
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"),