summaryrefslogtreecommitdiffstats
path: root/lib/network/netconnect.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/netconnect.pm')
-rw-r--r--lib/network/netconnect.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/netconnect.pm b/lib/network/netconnect.pm
index e58121e..abe94c7 100644
--- a/lib/network/netconnect.pm
+++ b/lib/network/netconnect.pm
@@ -767,7 +767,7 @@ Try to reconfigure your connection.");
{
name => sub {
if (!$success) {
- return join("\n\n", N("Problems occured during the network connectivity test."),
+ return join("\n\n", N("Problems occurred during the network connectivity test."),
N("This can be caused by invalid network configuration, or problems with your modem or router."),
N("You might want to relaunch the configuration to verify the connection settings."));
}