Skip to content

Commit f9f606d

Browse files
committed
docs: fix text decoration
1 parent 0454d73 commit f9f606d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/helpers/date_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The following functions are available:
5050
:returns: Preformatted HTML select field
5151
:rtype: string
5252

53-
Generates a `select` form field of available timezones (optionally filtered by `$what` and `$country`).
53+
Generates a `select` form field of available timezones (optionally filtered by ``$what`` and ``$country``).
5454
You can supply an option class to apply to the field to make formatting easier, as well as a default
5555
selected value.
5656

0 commit comments

Comments
 (0)