Skip to content

Commit 096c6ac

Browse files
authored
Merge pull request #5252 from kenjis/fix-docs-security_helper
docs: fix security_helper.rst
2 parents 741d488 + f5c1d2d commit 096c6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/helpers/security_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following functions are available:
2727

2828
Provides protection against directory traversal.
2929

30-
This function is an alias for ``\CodeIgniter\Security::sanitize_filename()``.
30+
This function is an alias for ``\CodeIgniter\Security::sanitizeFilename()``.
3131
For more info, please see the :doc:`Security Library <../libraries/security>`
3232
documentation.
3333

0 commit comments

Comments
 (0)