OSDN Git Service

Grammar and spelling.
authorEric Christopher <echristo@gmail.com>
Wed, 26 Feb 2014 23:54:42 +0000 (23:54 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 26 Feb 2014 23:54:42 +0000 (23:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202318 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/DIBuilder.h

index 7cd5a1b..86f324b 100644 (file)
@@ -95,8 +95,8 @@ namespace llvm {
     /// @param Lang     Source programming language, eg. dwarf::DW_LANG_C99
     /// @param File     File name
     /// @param Dir      Directory
-    /// @param Producer String identify producer of debugging information.
-    ///                 Usuall this is a compiler version string.
+    /// @param Producer Identify the producer of debugging information and code.
+    ///                 Usually this is a compiler version string.
     /// @param isOptimized A boolean flag which indicates whether optimization
     ///                    is ON or not.
     /// @param Flags    This string lists command line options. This string is