summaryrefslogtreecommitdiffstats
path: root/test/Driver/ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/ast.c')
-rw-r--r--test/Driver/ast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/ast.c b/test/Driver/ast.c
index 6e5857f..e9fbb06 100644
--- a/test/Driver/ast.c
+++ b/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