docs(common): Corrected the wrong formatting (#41945)
Removed the extra backtick character for `getLocaleTimeFormat()` link. PR Close #41945
This commit is contained in:
parent
5947239f89
commit
378bb04d7b
|
@ -81,7 +81,7 @@ export enum TranslationWidth {
|
|||
* Examples are given for `en-US`.
|
||||
*
|
||||
* @see `getLocaleDateFormat()`
|
||||
* @see `getLocaleTimeFormat()``
|
||||
* @see `getLocaleTimeFormat()`
|
||||
* @see `getLocaleDateTimeFormat()`
|
||||
* @see [Internationalization (i18n) Guide](https://angular.io/guide/i18n)
|
||||
* @publicApi
|
||||
|
|
Loading…
Reference in New Issue