mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-04 10:30:12 -04: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