Skip to content

Commit e130709

Browse files
committed
[components/filesystem]fixed chmod's sequence number of recursive argument
1 parent 76a0014 commit e130709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/filesystem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ recursive option::
146146
Chmod
147147
~~~~~
148148

149-
Chmod is used to change the mode of a file. The third argument is a boolean
149+
Chmod is used to change the mode of a file. The fourth argument is a boolean
150150
recursive option::
151151

152152
// set the mode of the video to 0600

0 commit comments

Comments
 (0)