Skip to content

Commit 11b06ca

Browse files
colethorsenkenjis
andcommitted
Apply suggestions from code review
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent 0e029b5 commit 11b06ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/changelogs/v4.4.4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This was fixed and is now working according to documentation. You can define you
3636
Filesystem Helper
3737
====================================
3838

39-
``get_filenames()`` now follows symlink folders, which it previously just returned
39+
:php:func:`get_filenames()` now follows symlink folders, which it previously just returned
4040
without following.
4141

4242
***************

user_guide_src/source/helpers/filesystem_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ The following functions are available:
164164
the second parameter to 'relative' for relative paths or any other non-empty value for
165165
a full file path.
166166

167-
Prior to v4.4.4, due to a bug, this function did not follow symlink folders.
167+
.. note:: Prior to v4.4.4, due to a bug, this function did not follow symlink folders.
168168

169169
Example:
170170

0 commit comments

Comments
 (0)