summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-03-31 16:43:51 +0000
committerPavel Janík <Pavel@Janik.cz>2002-03-31 16:43:51 +0000
commit42d9d13aa3e04d4ab5783cbf71f071986af43186 (patch)
tree4a04e4efac223c8bc8eb6e58d3e5577d1d94f0b2 /lispref
parent3e505153dab95ddbda1b5a2d91ea23402654f0f1 (diff)
downloademacs-42d9d13aa3e04d4ab5783cbf71f071986af43186.tar.gz
Fix typo.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/minibuf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi
index 0bdb634af3f..96a5e1a99ac 100644
--- a/lispref/minibuf.texi
+++ b/lispref/minibuf.texi
@@ -1536,7 +1536,7 @@ contents of the minibuffer (that is, everything except the prompt), if
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