* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
authorArni Magnusson <arnima@hafro.is>
Wed, 24 Mar 2010 00:16:45 +0000 (01:16 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 24 Mar 2010 00:16:45 +0000 (01:16 +0100)
doc/lispref/ChangeLog
doc/lispref/frames.texi

index 64b4b14..29c3980 100644 (file)
@@ -1,3 +1,7 @@
+2010-03-24  Arni Magnusson  <arnima@hafro.is>  (tiny change)
+
+       * frames.texi (Cursor Parameters): Fix typo.  (Bug#5760)
+
 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
 
        * processes.texi (Network Processes): Document seqpacket type.
index 14a85ea..9994210 100644 (file)
@@ -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