]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix wording in Elisp manual's child frames section (Bug#28819)
authorMartin Rudalics <rudalics@gmx.at>
Sat, 14 Oct 2017 08:30:09 +0000 (10:30 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 14 Oct 2017 08:30:09 +0000 (10:30 +0200)
* doc/lispref/frames.texi (Child Frames): Fix wording (Bug#28819).

doc/lispref/frames.texi

index 07a8b8250268b4c1f756e8c3a94eb090361eb983..ad853418ac43600e19d5db684ce0bbd9816db69f 100644 (file)
@@ -3202,7 +3202,7 @@ a number of other ways as well.  Here we sketch a few of them:
 @item
 The semantics of maximizing and iconifying child frames is highly
 window-system dependent.  As a rule, applications should never invoke
-these operations for on frames.  By default, invoking
+these operations on child frames.  By default, invoking
 @code{iconify-frame} on a child frame will try to iconify the top-level
 frame corresponding to that child frame instead.  To obtain a different
 behavior, users may customize the option @code{iconify-child-frame}