aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/frames.texi
diff options
context:
space:
mode:
authorArni Magnusson <[email protected]>2010-03-24 01:16:45 +0100
committerJuanma Barranquero <[email protected]>2010-03-24 01:16:45 +0100
commitc333f279e525604d78fc58829404186e4f4ed54a (patch)
tree9327b6b1deba6e41d4de34f524f4c88cff1f759d /doc/lispref/frames.texi
parent4c3a215a93bb972f9028ba3a0c99adfef5480d4b (diff)
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
Diffstat (limited to 'doc/lispref/frames.texi')
-rw-r--r--doc/lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 14a85ea556..9994210bd1 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -821,7 +821,7 @@ This variable controls how the cursor looks in a window that is not
selected. It supports the same values as the @code{cursor-type} frame
parameter; also, @code{nil} means don't display a cursor in
nonselected windows, and @code{t} (the default) means use a standard
-modificatoin of the usual cursor type (solid box becomes hollow box,
+modification of the usual cursor type (solid box becomes hollow box,
and bar becomes a narrower bar).
@end defopt