summaryrefslogtreecommitdiff
path: root/gold/output.cc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-02 13:43:24 +0000
committerNick Clifton <nickc@redhat.com>2011-06-02 13:43:24 +0000
commitcc643b88f142802bf907b2f28ff47c4d1bf55e8b (patch)
tree5c8a5339fd1d59cb602ea4d452658e69fbe9bad1 /gold/output.cc
parent4c422395e61397529b6bbafc7fa5c0e28b4c56dc (diff)
Fix spelling mistakes.
Diffstat (limited to 'gold/output.cc')
-rw-r--r--gold/output.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/output.cc b/gold/output.cc
index 202d8c2bc9..3f6cb7045c 100644
--- a/gold/output.cc
+++ b/gold/output.cc
@@ -479,7 +479,7 @@ Output_file_header::do_write(Output_file* of)
}
}
-// Write out the file header with appropriate size and endianess.
+// Write out the file header with appropriate size and endianness.
template<int size, bool big_endian>
void