about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2016-03-29 19:48:46 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2016-03-29 19:48:46 +0200
commit05d0aa6dcc0a9f37eab1cd595d6f269fde750c20 (patch)
tree6d56740cd248305d9065cb0926645e75a9974686
parent235d77457d80b549dad3ac36d94f235208a1eafb (diff)
downloadrust-05d0aa6dcc0a9f37eab1cd595d6f269fde750c20.tar.gz
rust-05d0aa6dcc0a9f37eab1cd595d6f269fde750c20.zip
doc: fix typo
-rw-r--r--COMPILER_TESTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/COMPILER_TESTS.md b/COMPILER_TESTS.md
index 1cae4ef090f..91975c1f9ed 100644
--- a/COMPILER_TESTS.md
+++ b/COMPILER_TESTS.md
@@ -77,7 +77,7 @@ fn test_foo() {
 }
 ```
 
-Note that not all headers have meaning when customized too a revision.
+Note that not all headers have meaning when customized to a revision.
 For example, the `ignore-test` header (and all "ignore" headers)
 currently only apply to the test as a whole, not to particular
 revisions. The only headers that are intended to really work when