diff --git a/libctru/include/3ds/os.h b/libctru/include/3ds/os.h index 1b7dc0e..182fa1d 100644 --- a/libctru/include/3ds/os.h +++ b/libctru/include/3ds/os.h @@ -279,7 +279,7 @@ double osTickCounterRead(const TickCounter* cnt); * @return The current Wifi signal strength. * * Valid values are 0-3: - * - 0 means the singal strength is terrible or the 3DS is disconnected from + * - 0 means the signal strength is terrible or the 3DS is disconnected from * all networks. * - 1 means the signal strength is bad. * - 2 means the signal strength is decent.