Update docstrings and comments to use "init file" terminology.
[bpt/emacs.git] / lisp / pcomplete.el
index d357da6..97d8b46 100644 (file)
@@ -28,7 +28,7 @@
 ;; argument position.
 ;;
 ;; To use pcomplete with shell-mode, for example, you will need the
-;; following in your .emacs file:
+;; following in your init file:
 ;;
 ;;   (add-hook 'shell-mode-hook 'pcomplete-shell-setup)
 ;;