Gnus development mailing list
 help / color / mirror / Atom feed
From: Niklas Morberg <niklas.morberg@axis.com>
Subject: [PATCH] Replace `a article' with `an article'
Date: Tue, 13 May 2003 09:57:10 +0200	[thread overview]
Message-ID: <uissf46uh.fsf@axis.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 108 bytes --]

I found three occurrences of `a article' in current
gnus.texi. This patch replaces them with `an article'.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Use `an' instead of `a' before `article' --]
[-- Type: text/x-patch, Size: 1799 bytes --]

cd h:/pgnus/texi/
diff -u -b "h:/pgnus/texi/gnus.texi~" "h:/pgnus/texi/gnus.texi"
--- h:/pgnus/texi/gnus.texi~	2003-05-13 09:55:42.000000000 +0200
+++ h:/pgnus/texi/gnus.texi	2003-05-13 09:56:13.000000000 +0200
@@ -15952,7 +15952,7 @@
 doesn't exist actually does exist.  More specifically, @acronym{IMAP} has
 this concept of marking articles @code{Deleted} which doesn't actually
 delete them, and this (marking them @code{Deleted}, that is) is what
-nnimap does when you delete a article in Gnus (with @kbd{B DEL} or
+nnimap does when you delete an article in Gnus (with @kbd{B DEL} or
 similar).
 
 Since the articles aren't really removed when we mark them with the
@@ -18183,7 +18183,7 @@
 Technical note: the synchronization algorithm does not work by ``pushing''
 all local flags to the server, but rather incrementally update the
 server view of flags by changing only those flags that were changed by
-the user.  Thus, if you set one flag on a article, quit the group and
+the user.  Thus, if you set one flag on an article, quit the group and
 re-select the group and remove the flag; the flag will be set and
 removed from the server when you ``synchronize''.  The queued flag
 operations can be found in the per-server @code{flags} file in the Agent
@@ -25202,7 +25202,7 @@
 Gnus supports Cancel Locks in News.
 
 This means a header @samp{Cancel-Lock} is inserted in news posting.  It is
-used to determine if you wrote a article or not (for cancelling and
+used to determine if you wrote an article or not (for cancelling and
 superseding).  Gnus generates a random password string the first time
 you post a message, and saves it in your @file{~/.emacs} using the Custom
 system.  While the variable is called @code{canlock-password}, it is not

Diff finished at Tue May 13 09:56:17

[-- Attachment #3: Type: text/plain, Size: 8 bytes --]


Niklas

             reply	other threads:[~2003-05-13  7:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-13  7:57 Niklas Morberg [this message]
2003-05-13  8:06 ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uissf46uh.fsf@axis.com \
    --to=niklas.morberg@axis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).