summaryrefslogtreecommitdiffstats
path: root/client/gui/resource_provider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/gui/resource_provider.cpp')
-rw-r--r--client/gui/resource_provider.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/gui/resource_provider.cpp b/client/gui/resource_provider.cpp
index 47f86a43..52e3381c 100644
--- a/client/gui/resource_provider.cpp
+++ b/client/gui/resource_provider.cpp
@@ -108,7 +108,7 @@ struct ResString{
{STR_BUTTON_BACK, "Back"},
{STR_LABEL_HOST, "Host"},
{STR_LABEL_PORT, "Port"},
- {STR_LABEL_SPORT, "Secore port"},
+ {STR_LABEL_SPORT, "Secure port"},
{STR_LABEL_PASSWORD, "Password"},
{0, NULL},
};