Fix typo
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Apr 2014 20:28:13 +0000 (20:28 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Apr 2014 20:28:13 +0000 (20:28 +0000)
Differential Revision: http://reviews.llvm.org/D3237

llvm-svn: 205673

llvm/utils/yaml-bench/YAMLBench.cpp

index 3e80f23..58b7356 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This program executes the YAMLParser on differntly sized YAML texts and
+// This program executes the YAMLParser on differently sized YAML texts and
 // outputs the run time.
 //
 //===----------------------------------------------------------------------===//