From 5331cfbbba9a62f9d33d2eaa5b55de8f825fb2d1 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Wed, 1 Mar 2006 20:15:27 +0000 Subject: Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby. p4raw-id: //depot/perl@27358 --- lib/Locale/Maketext/TPJ13.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Locale/Maketext/TPJ13.pod b/lib/Locale/Maketext/TPJ13.pod index 149b84c153..d00d2cee36 100644 --- a/lib/Locale/Maketext/TPJ13.pod +++ b/lib/Locale/Maketext/TPJ13.pod @@ -208,7 +208,7 @@ number that noun is, and therefore the endings you have to put on it. He elaborates: In "I scanned %g directories", you'd I "directories" to be in the accusative case (since it is the direct -object in the sentnce) and the plural number, +object in the sentence) and the plural number, except where $directory_count is 1, then you'd expect the singular, of course. Just like Latin or German. I Where $directory_count % 10 is 1 ("%" for modulo, remember), assuming $directory count is an -- cgit v1.2.1