Skip to content

Commit f5c1d2d

Browse files
committed
docs: fix method name
1 parent 9a39199 commit f5c1d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)