Qt: Adjust cache folder help text

This commit is contained in:
Connor McLaughlin 2023-06-26 19:21:32 +10:00
parent 5302cdcf2b
commit f8f54bd892
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<item row="0" column="0" colspan="4"> <item row="0" column="0" colspan="4">
<widget class="QLabel" name="label_3"> <widget class="QLabel" name="label_3">
<property name="text"> <property name="text">
<string>Used for storing shaders, gzip indices, and game list data.</string> <string>Used for storing shaders, game list, and achievement data.</string>
</property> </property>
</widget> </widget>
</item> </item>