From 1705d920d593b235711eb3c7f0949c5ae4dcde4f Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 19 Jul 2009 14:46:50 +0200 Subject: [PATCH] Packages::Sections: Fix grammatical error in description of 'otherosfs' --- lib/Packages/Sections.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Packages/Sections.pm b/lib/Packages/Sections.pm index 032c482..aaa5650 100644 --- a/lib/Packages/Sections.pm +++ b/lib/Packages/Sections.pm @@ -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"), -- 2.39.2