fix comment typo to cycle bots

This commit is contained in:
Nico Weber 2021-03-29 14:40:43 -04:00
parent 59e422c90b
commit 221388f451
1 changed files with 1 additions and 1 deletions

View File

@ -1268,7 +1268,7 @@ void ArchiveFile::fetch(const Archive::Symbol &sym) {
// GNU ld.
//
// The second behavior is inherited from SysVR4, which based it on the FORTRAN
// COMMON BLOCK model. This behavior is needed for proper initalization in old
// COMMON BLOCK model. This behavior is needed for proper initialization in old
// (pre F90) FORTRAN code that is packaged into an archive.
//
// The following functions search archive members for definitions to replace