XEmacs 21.2.36 "Notos"
[chise/xemacs-chise.git.1] / man / lispref / tooltalk.texi
index 01f176c..0140d16 100644 (file)
@@ -138,7 +138,7 @@ always a good idea to get rid of it with
 Send a reply to this message.  The second argument can be @code{reply},
 @code{reject} or @code{fail}; the default is @code{reply}.  Before
 sending a reply, all message arguments whose mode is @code{TT_INOUT} or
-@code{TT_OUT} should have been filled in -- see
+@code{TT_OUT} should have been filled in---see
 @code{set-tooltalk-message-attribute}.
 @refill
 @end defun
@@ -225,7 +225,7 @@ nulls (use @code{arg_bval}).
 
 @defun create-tooltalk-message
 Create a new ToolTalk message.  The message's session attribute is
-initialized to the default session.  Other attributes can be intialized
+initialized to the default session.  Other attributes can be initialized
 with @code{set-tooltalk-message-attribute}.
 @code{make-tooltalk-message} is the preferred way to create and
 initialize a message.