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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205673 91177308-0d34-0410-b5e6-96231b3b80d8

utils/yaml-bench/YAMLBench.cpp

index 3e80f23da76c17102e54738c168e74cf457d36d4..58b73568628931db2fb89b759b66271d8b02ef5e 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.
 //
 //===----------------------------------------------------------------------===//