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 "
";
- 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 "
";
$this->appPasswordList();