diff options
-rw-r--r-- | mdkonline.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline.pm b/mdkonline.pm index b818de54..a23eb26a 100644 --- a/mdkonline.pm +++ b/mdkonline.pm @@ -194,7 +194,7 @@ sub get_product_info { description => N("The Mandriva Linux distribution with even more softwares and official support."), }, free => { - name => N("Mandiva Free"), + name => N("Mandriva Free"), description => N("The 100%% Open Source distribution freely available."), }, ); |