Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] Replace `a article' with `an article'
@ 2003-05-13  7:57 Niklas Morberg
  2003-05-13  8:06 ` Simon Josefsson
  0 siblings, 1 reply; 2+ messages in thread
From: Niklas Morberg @ 2003-05-13  7:57 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Replace `a article' with `an article'
  2003-05-13  7:57 [PATCH] Replace `a article' with `an article' Niklas Morberg
@ 2003-05-13  8:06 ` Simon Josefsson
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Josefsson @ 2003-05-13  8:06 UTC (permalink / raw)


Niklas Morberg <niklas.morberg@axis.com> writes:

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

Added, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-13  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-13  7:57 [PATCH] Replace `a article' with `an article' Niklas Morberg
2003-05-13  8:06 ` Simon Josefsson

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).