summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/ast.c')
-rw-r--r--clang/test/Driver/ast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/ast.c b/clang/test/Driver/ast.c
index 6e5857fba5e..e9fbb068d96 100644
--- a/clang/test/Driver/ast.c
+++ b/clang/test/Driver/ast.c
@@ -22,5 +22,5 @@
// COMPILE-AST-PHASES: END
// FIXME: There is a problem with compiling AST's in that the input language is
-// not availabe for use by other tools (for example, to automatically add
+// not available for use by other tools (for example, to automatically add
// -lstdc++). We may need -x [objective-]c++-ast and all that goodness. :(
OpenPOWER on IntegriCloud