Change "Show Folder" -> "Show Folders"

This commit is contained in:
Danny Moesch 2017-10-19 11:28:51 +02:00
parent 31172a1985
commit 2a0822f727

View file

@ -71,7 +71,7 @@ class GeneralSettingsTableViewController: BasicStaticTableViewController {
[.title: "Remember Git Credential Passphrase", .action: "none",],
],
[
[.title: "Show Folder", .action: "none",],
[.title: "Show Folders", .action: "none",],
[.title: "Hide Unknown Fields", .action: "none",],
[.title: "Hide OTP Fields", .action: "none",],
],