aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-01-02 16:55:01 +0000
committerDuncan Sands <baldrick@free.fr>2012-01-02 16:55:01 +0000
commitcf6bd5a7c36b65a80a7c43bc094725181ae9c384 (patch)
tree588c7cff07d52ed01f35258c5ca3238b196d0bcf /docs/CommandGuide
parent972cc0d54ac9ddbaa4d22a4f36db5269b3b4bbde (diff)
downloadexternal_llvm-cf6bd5a7c36b65a80a7c43bc094725181ae9c384.zip
external_llvm-cf6bd5a7c36b65a80a7c43bc094725181ae9c384.tar.gz
external_llvm-cf6bd5a7c36b65a80a7c43bc094725181ae9c384.tar.bz2
Correct spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147435 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/lit.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/lit.pod b/docs/CommandGuide/lit.pod
index faf4811..314e201 100644
--- a/docs/CommandGuide/lit.pod
+++ b/docs/CommandGuide/lit.pod
@@ -208,7 +208,7 @@ suite.
The test succeeded, but it was expected to fail. This is used for tests which
were specified as expected to fail, but are now succeeding (generally because
-the feautre they test was broken and has been fixed).
+the feature they test was broken and has been fixed).
=item B<FAIL>