Skip to content

Commit a10c4f6

Browse files
committed
docs: make function name linkable
1 parent c19a9a4 commit a10c4f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/outgoing/localization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ It also support nested definition:
129129
Basic Usage
130130
===========
131131

132-
You can use the ``lang()`` helper function to retrieve text from any of the language files, by passing the
132+
You can use the :php:func:`lang()` helper function to retrieve text from any of the language files, by passing the
133133
filename and the language key as the first parameter, separated by a period (.). For example, to load the
134134
``errorEmailMissing`` string from the **Errors.php** language file, you would do the following:
135135

0 commit comments

Comments
 (0)