[ELF] - Fix comment. NFC.

Addresses forgotten comment for D43071.

llvm-svn: 325332
This commit is contained in:
George Rimar 2018-02-16 10:46:50 +00:00
parent 1c08e9f5ce
commit 97f4d158bd
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ uint32_t ScriptParser::readFill() {
//
// An output section name can be followed by an address expression
// and/or directive. This grammar is not LL(1) because "(" can be
// interpreted as either the beginning of some expression or begining
// interpreted as either the beginning of some expression or beginning
// of directive.
//
// https://sourceware.org/binutils/docs/ld/Output-Section-Address.html