projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77ca6ce
)
* (nntp-prepare-post-hook): Fix typo in doc string ("postting" -> "posting").
author
yamaoka
<yamaoka>
Tue, 12 Jan 1999 04:38:10 +0000
(
04:38
+0000)
committer
yamaoka
<yamaoka>
Tue, 12 Jan 1999 04:38:10 +0000
(
04:38
+0000)
lisp/nntp.el
patch
|
blob
|
history
diff --git
a/lisp/nntp.el
b/lisp/nntp.el
index
26c85cd
..
9f2be03
100644
(file)
--- a/
lisp/nntp.el
+++ b/
lisp/nntp.el
@@
-175,7
+175,7
@@
server there that you can connect to. See also
If this variable is nil, which is the default, no timers are set.")
(defvoo nntp-prepare-post-hook nil
- "*Hook run just before postting an article. It is supposed to be used for
+ "*Hook run just before posting an article. It is supposed to be used for
inserting Cancel-Lock headers, signing with Gpg, etc.")
;;; Internal variables.