mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-15 05:51:23 +00:00
Fix typo in Intl.DateTimeFormat documentation
This commit is contained in:
@ -3433,7 +3433,7 @@ pub mod Intl {
|
|||||||
|
|
||||||
/// The Intl.DateTimeFormat.supportedLocalesOf() method returns an array
|
/// The Intl.DateTimeFormat.supportedLocalesOf() method returns an array
|
||||||
/// containing those of the provided locales that are supported in date
|
/// 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.
|
/// locale.
|
||||||
///
|
///
|
||||||
/// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/supportedLocalesOf
|
/// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DateTimeFormat/supportedLocalesOf
|
||||||
|
Reference in New Issue
Block a user