mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 19:57:55 -05: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