(gnus-clean-old-newsrc): Remove totally bogus `unexists' entries.
[gnus] / lisp / gnus-score.el
index 8f06359..f86b6f8 100644 (file)
@@ -3028,7 +3028,7 @@ If ADAPT, return the home adaptive file instead."
                           (* (abs score)
                              gnus-score-decay-scale)))))))
     (if (and (featurep 'xemacs)
-            ;; XEmacs' floor can handle only the floating point
+            ;; XEmacs's floor can handle only the floating point
             ;; number below the half of the maximum integer.
             (> (abs n) (lsh -1 -2)))
        (string-to-number