From af8eabd4c7ad2593bb31653482698a047ffcc562 Mon Sep 17 00:00:00 2001 From: "edward.lee@engineering.uiuc.edu" Date: Tue, 22 Jan 2008 18:25:01 -0800 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