From c0f43440a733a5f447c0b8d3cd627d87765be5cf Mon Sep 17 00:00:00 2001 From: "edward.lee%engineering.uiuc.edu" Date: Wed, 23 Jan 2008 02:25:01 +0000 Subject: [PATCH] Just adding a comment/link for bug 394516 --- intl/locale/src/PluralForm.jsm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/intl/locale/src/PluralForm.jsm b/intl/locale/src/PluralForm.jsm index 98c6d88ed22..23111bd0456 100644 --- a/intl/locale/src/PluralForm.jsm +++ b/intl/locale/src/PluralForm.jsm @@ -41,6 +41,8 @@ EXPORTED_SYMBOLS = [ "PluralForm" ]; * out which plural form of a word to use for a given number based on the * current localization. * + * See: http://developer.mozilla.org/en/docs/Localization_and_Plurals + * * List of methods: * * string pluralForm