diff options
-rwxr-xr-x | control-center | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center index 304abb7a..3e1cbb56 100755 --- a/control-center +++ b/control-center @@ -221,7 +221,7 @@ my %programs = binary => "$sbindir/drakconnect --wizard", embedded => 1, description => N("New connection"), - long_description => N("Set up a new network interface (LAN, ISDN, ADSL, ..."), + long_description => N("Set up a new network interface (LAN, ISDN, ADSL, ...)"), icon => 'new-connection-mdk', }, |