Browse Source

Correct a typo

master
Hassan C GitHub 5 years ago
parent
commit
add1b33bc5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/mkdir.html

+ 1
- 1
manual/Tasks/mkdir.html View File

@@ -27,7 +27,7 @@
<h2 id="mkdir">Mkdir</h2>
<h3>Description</h3>
<p>Creates a directory. Also non-existent parent directories are created, when necessary. Does
nothing if the directory already exist.</p>
nothing if the directory already exists.</p>
<h3>Parameters</h3>
<table class="attr">
<tr>


Loading…
Cancel
Save