diff --git a/src/platform/3ds/main.c b/src/platform/3ds/main.c index 3934c7c0b..148db4ed3 100644 --- a/src/platform/3ds/main.c +++ b/src/platform/3ds/main.c @@ -813,7 +813,7 @@ int main() { .state = FM_LINEAR_2x, .validStates = (const char*[]) { NULL, // Disable choosing nearest neighbor; it always looks bad - "Bilinear (smooter)", + "Bilinear (smoother)", "Bilinear (pixelated)", }, .nStates = 3