aboutsummaryrefslogtreecommitdiff
path: root/include/fstree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fstree.h')
-rw-r--r--include/fstree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fstree.h b/include/fstree.h
index d4839a2..9d0d045 100644
--- a/include/fstree.h
+++ b/include/fstree.h
@@ -95,7 +95,7 @@ struct fstree_t {
On error, an error message is written to stderr.
The string `defaults` can specify default attributes (mode, uid, gid, mtime)
- as a comma seperated list of key value paris (<key>=<value>[,...]). The string
+ as a comma separated list of key value paris (<key>=<value>[,...]). The string
is passed to getsubopt and will be altered.
Returns 0 on success.