]> git.deb.at Git - deb/packages.git/blobdiff - lib/Packages/Sections.pm
Packages::Sections: Fix grammatical error in description of 'otherosfs'
[deb/packages.git] / lib / Packages / Sections.pm
index 032c48271cc3404958243810a9ee609869a30f69..aaa5650ab2ed4612c079439ff09d066cb15a37a4 100644 (file)
@@ -80,7 +80,7 @@ our %sections_descs = (
                      ocaml     => [ N_("OCaml"),
                                     N_("Everything about OCaml, an ML language implementation.") ],
                      otherosfs => [ N_("Other OS\'s and file systems"),
-                                    N_("Software to run programs compiled for other operating system, and to use their filesystems.") ],
+                                    N_("Software to run programs compiled for other operating systems, and to use their filesystems.") ],
                      perl      => [ N_("Perl"),
                                     N_("Everything about Perl, an interpreted scripting language.") ],
                      php       => [ N_("PHP"),