summaryrefslogtreecommitdiff
path: root/Documentation/extractloop.md
diff options
context:
space:
mode:
authorSebastian Lackner2018-12-27 12:03:00 +0100
committerrfjakob2018-12-27 15:19:55 +0100
commit874eaf9734cc10940e08f7b043652449e1e220b5 (patch)
tree1d58848741a2a78426b412fab51b22ee997d9f12 /Documentation/extractloop.md
parent4c2ff26457471cd36b25c29fb3f982b27002ce3c (diff)
Assorted spelling fixes.
Mostly detected with the 'codespell' utility, but also includes some manual grammar fixes.
Diffstat (limited to 'Documentation/extractloop.md')
-rw-r--r--Documentation/extractloop.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/extractloop.md b/Documentation/extractloop.md
index ee8c0ae..62f9939 100644
--- a/Documentation/extractloop.md
+++ b/Documentation/extractloop.md
@@ -13,8 +13,8 @@ What the extractloop stress test does is (top comment in `extractloop.bash`):
# huge numbers of files.
```
-Memory usage stabilises at 119MiB, we do not run of fds,
-and the interation time is stable at 37 seconds. The test
+Memory usage stabilises at 119MiB, we do not run out of fds,
+and the iteration time is stable at 37 seconds. The test
runs slower in the beginning due to xfstests running in
parallel on the test machine.