*** Reconnection is now asynchronous.
---
-*** Nick completion is now case-insentive again after inadvertently
+*** Nick completion is now case-insensitive again after inadvertently
being made case-sensitive in Emacs 24.2.
** Midnight-mode
(format "MODE %s -k" tgt)))))
(defun erc-completion-at-point ()
- "Perform complection on the text around point case-insentitively.
+ "Perform completion on the text around point case-insensitively.
See `completion-at-point'."
(interactive)
(let ((completion-ignore-case t))