Fix typo in Intl.DateTimeFormat documentation

This commit is contained in:
Thomas Eizinger 2018-08-14 13:45:49 +10:00
parent c0c27775f3
commit ade4a2c97a

View File

@ -3433,7 +3433,7 @@ pub mod Intl {
/// The Intl.DateTimeFormat.supportedLocalesOf() method returns an array
/// containing those of the provided locales that are supported in date
/// and time formatting without having to fall back to the runtime's defaul
/// and time formatting without having to fall back to the runtime's default
/// locale.
///
/// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/supportedLocalesOf