浏览代码

Fix spelling

Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com>
Jamie Hannaford 10 年之前
父节点
当前提交
849e55f4e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/project/test-and-docs.md

+ 1 - 1
docs/sources/project/test-and-docs.md

@@ -128,7 +128,7 @@ Run the entire test suite on your current repository:
 If you are working inside a Docker development container, you use the
 If you are working inside a Docker development container, you use the
 `hack/make.sh` script to run tests. The `hack/make.sh` script doesn't
 `hack/make.sh` script to run tests. The `hack/make.sh` script doesn't
 have a single target that runs all the tests. Instead, you provide a single
 have a single target that runs all the tests. Instead, you provide a single
-commmand line with multiple targets that does the same thing.
+command line with multiple targets that does the same thing.
 
 
 Try this now.
 Try this now.