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