mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-05 17:39:01 -06:00
general: fix spelling mistakes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace Network {
|
||||
|
||||
/// A class that serializes data for network transfer. It also handles endianess
|
||||
/// A class that serializes data for network transfer. It also handles endianness
|
||||
class Packet {
|
||||
public:
|
||||
Packet() = default;
|
||||
|
||||
Reference in New Issue
Block a user