Fix typos.
[bpt/emacs.git] / lisp / erc / ChangeLog.03
index 322f7c9..fc7fd09 100644 (file)
        * erc.el:
        erc-log-channels: removed; set the directory to start logging
        (erc-directory-writeable-p): create directory if it doesn't exist, check if
-           it's writeable
+           it's writable
        (erc-logging-enabled): don't reference erc-log-channels
 
 2003-04-07  Damien Elmes  <erc@repose.cx>
 
        * erc.el: This is the "everything is suddenly broken!" release
        You know, this is CVS, you can still go back, and wait until the transition
-       is finished, but here is patch one, which basicly breaks every command
+       is finished, but here is patch one, which basically breaks every command
        which is typed on the prompt.
        Hit me, we can still revert, but something needs to be done about this.
        * (erc-extract-command-from-line): intern-soft the function here.