diff lispref/minibuf.texi @ 44275:8ea0c09f5cb8

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 31 Mar 2002 16:43:51 +0000
parents 35c1673ff6ab
children 5bae22b90bf5
line wrap: on
line diff
--- a/lispref/minibuf.texi	Sun Mar 31 16:28:07 2002 +0000
+++ b/lispref/minibuf.texi	Sun Mar 31 16:43:51 2002 +0000
@@ -1536,7 +1536,7 @@
 a minibuffer is current.  Otherwise, it erases the entire buffer.
 @end defun
 
-@defun minubuffer-prompt-width
+@defun minibuffer-prompt-width
 This function returns the current display-width of the minibuffer
 prompt, if a minibuffer is current.  Otherwise, it returns zero.
 @end defun