From 874eaf9734cc10940e08f7b043652449e1e220b5 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Thu, 27 Dec 2018 12:03:00 +0100 Subject: Assorted spelling fixes. Mostly detected with the 'codespell' utility, but also includes some manual grammar fixes. --- Documentation/CLI_ABI.md | 2 +- Documentation/extractloop.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation') diff --git a/Documentation/CLI_ABI.md b/Documentation/CLI_ABI.md index 979280b..9581556 100644 --- a/Documentation/CLI_ABI.md +++ b/Documentation/CLI_ABI.md @@ -98,5 +98,5 @@ Content of "change.txt": Further Reading --------------- -Additional exit codes that are unlikely to occour are defined in +Additional exit codes that are unlikely to occur are defined in [exitcodes.go](../internal/exitcodes/exitcodes.go). 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. -- cgit v1.2.3