]> code.delx.au - gnu-emacs/blobdiff - lisp/play/bubbles.el
Update docstrings and comments to use "init file" terminology.
[gnu-emacs] / lisp / play / bubbles.el
index 1f04099a6ae9ef44ffa505f18b2bfd330f1dda09..3b6035473fdfccc49ec057a9e093221139ce7f48 100644 (file)
@@ -33,7 +33,7 @@
 ;; Installation
 ;; ------------
 
-;; Add the following lines to your Emacs startup file (`~/.emacs').
+;; Add the following lines to your init file:
 ;; (add-to-list 'load-path "/path/to/bubbles/")
 ;; (autoload 'bubbles "bubbles" "Play Bubbles" t)