diff --git a/android/app/src/main/res/xml/root_preferences.xml b/android/app/src/main/res/xml/root_preferences.xml index 045f98767..d6b2ffabb 100644 --- a/android/app/src/main/res/xml/root_preferences.xml +++ b/android/app/src/main/res/xml/root_preferences.xml @@ -139,7 +139,7 @@ @@ -231,7 +232,7 @@ app:key="Display/LinearFiltering" app:title="Linear Upscaling" app:defaultValue="true" - app:summary="Uses bilinear texture filtering when displaying the console's framebuffer to the screen. Disabling filtering will producer a sharper, blockier/pixelated image. Enabling will smooth out the image. The option will be less noticable the higher the resolution scale." + app:summary="Smooths out the image when upscaling the console to the screen." app:iconSpaceReserved="false" /> +