Update prefs.xml

Changed 'phone' to 'device', because RetroArch runs on tablets too.
This commit is contained in:
robin007bond 2013-07-08 18:40:38 +02:00
parent 9afa4600da
commit 41839c345a

View File

@ -117,7 +117,7 @@
android:targetPackage="org.retroarch" />
</Preference>
<Preference
android:summary="Sets refresh rate equal to OS-reported value. This might not be accurate for your phone."
android:summary="Sets refresh rate equal to OS-reported value. This might not be accurate for your device."
android:title="Set OS-reported refresh rate" >
<intent
android:targetClass="org.retroarch.browser.RefreshRateSetOS"