summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-03-18 11:58:19 -0600
committerkennyballou <kballou@onyx.boisestate.edu>2013-03-18 11:58:19 -0600
commit4a8821204ab482eec3898540904e695cee627e79 (patch)
tree71552adb31b2d46ed0687a632807d0ac9e59c39e
parent6ce6e370ddfbbe486dbc213a9bac65412c3ace55 (diff)
downloadxnt-4a8821204ab482eec3898540904e695cee627e79.tar.gz
xnt-4a8821204ab482eec3898540904e695cee627e79.tar.xz
Fix Spelling Mistake
-rw-r--r--docs/source/taskreference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/taskreference.rst b/docs/source/taskreference.rst
index 3a36d21..2ffbfcb 100644
--- a/docs/source/taskreference.rst
+++ b/docs/source/taskreference.rst
@@ -44,7 +44,7 @@ File Tasks
or with the specified mode
Notice, if the directory already exists, *mkdir* will not attempt to
- creat it again (or change the mode)
+ create it again (or change the mode)
.. _xnt.tasks.rm:
.. function:: rm(*fileset)