Skip to content

Commit ab71b75

Browse files
committed
docs: fix file path decoration
1 parent 0519177 commit ab71b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/helpers/html_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ The following functions are available:
471471
// <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
472472

473473
The following is a list of the pre-defined doctype choices. These are configurable,
474-
pulled from `application/Config/DocTypes.php`, or they could be over-ridden in your `.env` configuration.
474+
pulled from **app/Config/DocTypes.php**, or they could be over-ridden in your **.env** configuration.
475475

476476
=============================== =================== ==================================================================================================================================================
477477
Document type Option Result

0 commit comments

Comments
 (0)