diff options
Diffstat (limited to 'gold/readsyms.cc')
-rw-r--r-- | gold/readsyms.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/readsyms.cc b/gold/readsyms.cc index b3718fd..5c00026 100644 --- a/gold/readsyms.cc +++ b/gold/readsyms.cc @@ -167,7 +167,7 @@ Read_symbols::run(Workqueue* workqueue) this->next_blocker_)); } -// Handle a whole lib group. Other then collecting statisticts, this just +// Handle a whole lib group. Other than collecting statistics, this just // mimics what we do for regular object files in the command line. bool |