1
0

spelling fixes

This commit is contained in:
klemens
2017-04-06 22:26:07 +02:00
parent 4d8f04d406
commit 5a95db314a
38 changed files with 88 additions and 88 deletions

View File

@ -793,7 +793,7 @@ function serendipity_track_referrer($entry = 0) {
/**
* Garbage Collection for suppressed referrers
*
* "Bad" referrers, that only occured once to your entry are put within a
* "Bad" referrers, that only occurred once to your entry are put within a
* SUPPRESS database table. Entries contained there will be cleaned up eventually.
*
* @access public