Fix some typos
This commit is contained in:
parent
227b46bded
commit
1accaa9f86
23 changed files with 24 additions and 24 deletions
|
@ -68,7 +68,7 @@ enum Univariant {
|
|||
|
||||
fn main() {
|
||||
|
||||
// In order to avoid endianess trouble all of the following test values consist of a single
|
||||
// In order to avoid endianness trouble all of the following test values consist of a single
|
||||
// repeated byte. This way each interpretation of the union should look the same, no matter if
|
||||
// this is a big or little endian machine.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue