浏览代码

Merge pull request #28370 from yongtang/11132016-docs-typo

Fix a small typo in `docs/deprecated.md`
Lei Jitang 8 年之前
父节点
当前提交
2b5f1050cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/deprecated.md

+ 1 - 1
docs/deprecated.md

@@ -73,7 +73,7 @@ filesystem does not support `d_type`. For example, XFS does not support `d_type`
 if it is formatted with the `ftype=0` option.
 
 Please also refer to [#27358](https://github.com/docker/docker/issues/27358) for
-futher information.
+further information.
 
 ### Three argument form in `docker import`
 **Deprecated In Release: [v0.6.7](https://github.com/docker/docker/releases/tag/v0.6.7)**