Skip to content

Commit 6bd60da

Browse files
obozdagddevsr
andauthored
Fix decleration to declaration in helpers/html_helper.rst
Co-authored-by: Denny Septian Panggabean <[email protected]>
1 parent 90513e3 commit 6bd60da

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
@@ -342,7 +342,7 @@ The following functions are available:
342342
.. php:function:: doctype([$type = 'html5'])
343343
344344
:param string $type: Doctype name
345-
:returns: An HTML DocType decleration
345+
:returns: An HTML DocType declaration
346346
:rtype: string
347347

348348
Helps you generate document type declarations (DTD's). HTML 5

0 commit comments

Comments
 (0)