Code

Fixed Translation Strings.
[gosa.git] / plugins / admin / systems / class_servNfs.inc
index 113675920841129b34ff9b74a275b11f87138f09..c695e4b632acfce004c42ce19bf3407db1d5e799 100644 (file)
@@ -273,7 +273,7 @@ class servnfs extends plugin
               "charset"     => _("Charset"),
               "path"        => _("Path"),
               "option"      => _("Option"), 
-              "volume"      => _("Valume"))
+              "volume"      => _("Volume"))
             ));
   }
 }