diff options
Diffstat (limited to 'time_wizard')
-rw-r--r-- | time_wizard/Ntp.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/time_wizard/Ntp.pm b/time_wizard/Ntp.pm index a505b377..469f9c0a 100644 --- a/time_wizard/Ntp.pm +++ b/time_wizard/Ntp.pm @@ -141,7 +141,7 @@ $o->{pages} = { }, server_not_responding => { name => join("\n", - N("Warming."), + N("Warning."), N("The time servers are not responding. The causes could be:"), N("- non existent time servers"), N("- no outside network"), |