* wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
authorhmurata <hmurata>
Wed, 5 Oct 2005 10:56:17 +0000 (10:56 +0000)
committerhmurata <hmurata>
Wed, 5 Oct 2005 10:56:17 +0000 (10:56 +0000)
wl/ChangeLog
wl/wl-mime.el

index 51aa66b..20ccbe3 100644 (file)
@@ -1,5 +1,7 @@
 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
+       * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
+
        * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
        value into recipients; Bind `wl-draft-remove-group-list-contents'
        as nil.
index 401feba..bc53e0c 100644 (file)
@@ -283,7 +283,7 @@ It calls following-method selected from variable
 
 (defun wl-draft-attribute-nntp-posting-port ()
   (wl-draft-nntp-attribute
-   'point
+   'port
    '(wl-nntp-posting-port elmo-nntp-default-port)))
 
 (defun wl-draft-attribute-value (attr)