summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
Diffstat (limited to 'classes')
-rw-r--r--classes/pref/prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php
index ce24ba4ce..4214ac6a8 100644
--- a/classes/pref/prefs.php
+++ b/classes/pref/prefs.php
@@ -405,7 +405,7 @@ class Pref_Prefs extends Handler_Protected {
print "<div dojoType='dijit.layout.ContentPane' title=\"" . __('App passwords') . "\">";
- print_notice("You can create separate passwords for the API clients. Using one is required if you enable OTP.");
+ print_notice("You can create separate passwords for API clients. Using one is required if you enable OTP.");
print "<div id='app_passwords_holder'>";
$this->appPasswordList();