Skip to content

Commit f1cf006

Browse files
committed
Fix default nav bar title for demo settings plist.
1 parent 44ae994 commit f1cf006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demo/RZDebugMenuDemo/Resources/Settings.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<key>KeyboardType</key>
3737
<string>Alphabet</string>
3838
<key>DefaultValue</key>
39-
<string>Tap the gear to the get to the Debug menu.</string>
39+
<string>Use a triple, two-finger tap to get to the Debug Menu.</string>
4040
<key>Key</key>
4141
<string>name_preference</string>
4242
<key>Title</key>

0 commit comments

Comments
 (0)