diff options
author | adamw <adamw@FreeBSD.org> | 2018-08-02 00:33:11 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2018-08-02 00:33:11 +0800 |
commit | d31c528baca827d503ac0ff90d00ded81d8e5535 (patch) | |
tree | 205eda5f4c924f487263ec17828845ca6f3b83cc /news | |
parent | 22c96c6369f3261c7599923dd7d56c503e4a1025 (diff) | |
download | freebsd-ports-gnome-d31c528baca827d503ac0ff90d00ded81d8e5535.tar.gz freebsd-ports-gnome-d31c528baca827d503ac0ff90d00ded81d8e5535.tar.zst freebsd-ports-gnome-d31c528baca827d503ac0ff90d00ded81d8e5535.zip |
Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
Diffstat (limited to 'news')
-rw-r--r-- | news/c-nocem/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/c-nocem/pkg-descr b/news/c-nocem/pkg-descr index ffd0f932ad34..2fea880792e6 100644 --- a/news/c-nocem/pkg-descr +++ b/news/c-nocem/pkg-descr @@ -10,7 +10,7 @@ Unlike the standard implementation of NoCeM, this version is optimized for the most common case of "spam cancels". In fact, it can do nothing - else. It can not be run by a normal user, it does not need or + else. It cannot be run by a normal user, it does not need or manipulate state like .newsrc files, it processes only "hide" actions, and that only by actually deleting the articles. |