Skip to content

Commit 4864ec3

Browse files
hariktweaverryan
authored andcommitted
Removing () to fix the error in link
1 parent 32ce902 commit 4864ec3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/locale.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The Locale Component
99

1010
Replacement for the following functions and classes is provided:
1111

12-
* :phpfunction:`intl_is_failure()`
13-
* :phpfunction:`intl_get_error_code()`
14-
* :phpfunction:`intl_get_error_message()`
12+
* :phpfunction:`intl_is_failure`
13+
* :phpfunction:`intl_get_error_code`
14+
* :phpfunction:`intl_get_error_message`
1515
* :phpclass:`Collator`
1616
* :phpclass:`IntlDateFormatter`
1717
* :phpclass:`Locale`

0 commit comments

Comments
 (0)