aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-10-08 15:37:37 -0400
committerGlenn Morris2014-10-08 15:37:37 -0400
commit285dc437722044fe106f48d202607e4373d795ee (patch)
tree77bccace7dafe491f4bcb58ac4b2e71443f931ed
parentc7bfd98a574f9a502f2144271333521aabd58f02 (diff)
downloademacs-285dc437722044fe106f48d202607e4373d795ee.tar.gz
emacs-285dc437722044fe106f48d202607e4373d795ee.zip
* lisp/frame.el: Fix doc typo in previous
-rw-r--r--lisp/frame.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/frame.el b/lisp/frame.el
index 9ab24cefc0f..55e5899ca4c 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -1595,7 +1595,7 @@ of attribute keys and values as follows:
1595 1595
1596where X, Y, WIDTH, and HEIGHT are integers, which might be negative 1596where X, Y, WIDTH, and HEIGHT are integers, which might be negative
1597for monitors other than the primary one. X and Y are coordinates 1597for monitors other than the primary one. X and Y are coordinates
1598of the top-left corner of the rectange. Keys labeled with (*) are 1598of the top-left corner of the rectangle. Keys labeled with (*) are
1599optional. 1599optional.
1600 1600
1601A frame is dominated by a physical monitor when either the 1601A frame is dominated by a physical monitor when either the