core/encoding/endian: Tidy up a comment (NFC)

This commit is contained in:
Yawning Angel
2023-11-14 15:45:14 +09:00
parent b30ceab864
commit 1b3fb11a31
+1 -1
View File
@@ -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