Skip to content

Commit 63fa376

Browse files
committed
docs: fix syntax error in files.rst
1 parent 8e89736 commit 63fa376

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Inputting Files
140140
***************
141141

142142
add(string[]|string $paths, bool $recursive = true)
143-
---------------------------------------------------
143+
===================================================
144144

145145
Adds all files indicated by the path or array of paths. If the path resolves to a directory then ``$recursive``
146146
will include sub-directories.

0 commit comments

Comments
 (0)