summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-26 12:36:15 +0300
committerAndrew Dolgov <[email protected]>2021-02-26 12:36:15 +0300
commit26a6177bc9b26333f163e329e8d79f85ea1ff76a (patch)
tree7034c9a8b096921caadb8278086e61b6fe65c6ec
parent9689f884ab6960f5f3dde341e3e678550c792692 (diff)
upd previous
-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 74178d3c6..ba63d76b3 100644
--- a/classes/pref/prefs.php
+++ b/classes/pref/prefs.php
@@ -104,7 +104,7 @@ class Pref_Prefs extends Handler_Protected {
Prefs::USER_LANGUAGE => array(__("Language")),
Prefs::USER_CSS_THEME => array(__("Theme")),
Prefs::HEADLINES_NO_DISTINCT => array(__("Don't enforce DISTINCT headlines"), __("May produce duplicate entries")),
- Prefs::DEBUG_HEADLINE_IDS => array(__("Show article and feed IDs"), __("In headlines buffer")),
+ Prefs::DEBUG_HEADLINE_IDS => array(__("Show article and feed IDs"), __("In the headlines buffer")),
];
// hidden in the main prefs UI (use to hide things that have description set above)