summaryrefslogtreecommitdiff
path: root/gold/output.cc
diff options
context:
space:
mode:
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