Typo.
authorAdrian Prantl <aprantl@apple.com>
Mon, 22 Aug 2016 22:38:18 +0000 (22:38 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 22 Aug 2016 22:38:18 +0000 (22:38 +0000)
llvm-svn: 279491

clang/test/Modules/ExtDebugInfo.cpp

index 89a3c39..ada9d61 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: rm -rf %t
-// Test that only forward declarations are emitted for types dfined in modules.
+// Test that only forward declarations are emitted for types defined in modules.
 
 // Modules:
 // RUN: %clang_cc1 -x objective-c++ -std=c++11 -debug-info-kind=standalone \