mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-18 00:41:26 -07:00
core/encoding/endian: Tidy up a comment (NFC)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Package endian implements sa simple translation between bytes and numbers with
|
||||
Package endian implements a simple translation between bytes and numbers with
|
||||
specific endian encodings.
|
||||
|
||||
buf: [100]u8
|
||||
|
||||
Reference in New Issue
Block a user