From: Eric Christopher Date: Wed, 26 Feb 2014 23:54:42 +0000 (+0000) Subject: Grammar and spelling. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=63ba773cf040d3e4b774748bb0a1a7a73335fc3f;p=oota-llvm.git Grammar and spelling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202318 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/DIBuilder.h b/include/llvm/DIBuilder.h index 7cd5a1bcf0b..86f324bd948 100644 --- a/include/llvm/DIBuilder.h +++ b/include/llvm/DIBuilder.h @@ -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