Update docstrings and comments to use "init file" terminology.
[bpt/emacs.git] / lisp / play / bubbles.el
index 1f04099..3b60354 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)