summaryrefslogtreecommitdiff
path: root/yarns/0030-basics.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-07-13 22:01:50 +0300
committerLars Wirzenius <liw@liw.fi>2016-07-13 22:03:54 +0300
commit489d8949b83cb0196eca99f049aac3b760f60fb7 (patch)
treed6d2082f322de4018620bb3d104dc5e5813c272d /yarns/0030-basics.yarn
parent41a307d09e0191ce5f82eb9536c7da02c86f7906 (diff)
downloadobnam-489d8949b83cb0196eca99f049aac3b760f60fb7.tar.gz
Fix typos, from Andrea Gelmini
Diffstat (limited to 'yarns/0030-basics.yarn')
-rw-r--r--yarns/0030-basics.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/0030-basics.yarn b/yarns/0030-basics.yarn
index 147fc13c..226ec2a8 100644
--- a/yarns/0030-basics.yarn
+++ b/yarns/0030-basics.yarn
@@ -67,7 +67,7 @@ We need to ensure Obnam can handle anything it encounters, on any
supported platform. That is the purpose of the scenarios in this
section. There are some limitations, though: the test suite is not run
as the `root` user, and thus we don't deal with filesystem objects
-that require priviledged operations such as device node creation. We
+that require privileged operations such as device node creation. We
also don't, in these scenarios, handle multiple filesystem types: the
test suite should, instead, be run multiple types, with `TMPDIR` set
to point at a different filesystem type each time: we leave that to