浏览代码

Correct small typos in changes and usage

Danny Edel 9 年之前
父节点
当前提交
6cedfbede9
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/changes.rst
  2. 1 1
      docs/usage.rst

+ 1 - 1
docs/changes.rst

@@ -161,7 +161,7 @@ Other changes:
 
 
 - improve file size displays, more flexible size formatters
 - improve file size displays, more flexible size formatters
 - explicitly commit to the units standard, #289
 - explicitly commit to the units standard, #289
-- archiver: add E status (means that an error occured when processing this
+- archiver: add E status (means that an error occurred when processing this
   (single) item
   (single) item
 - do binary releases via "github releases", closes #214
 - do binary releases via "github releases", closes #214
 - create: use -x and --one-file-system (was: --do-not-cross-mountpoints), #296
 - create: use -x and --one-file-system (was: --do-not-cross-mountpoints), #296

+ 1 - 1
docs/usage.rst

@@ -441,7 +441,7 @@ Miscellaneous Help
 
 
 Debug Commands
 Debug Commands
 --------------
 --------------
-There are some more commands (all starting with "debug-") wich are are all
+There are some more commands (all starting with "debug-") which are all
 **not intended for normal use** and **potentially very dangerous** if used incorrectly.
 **not intended for normal use** and **potentially very dangerous** if used incorrectly.
 
 
 They exist to improve debugging capabilities without direct system access, e.g.
 They exist to improve debugging capabilities without direct system access, e.g.