aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2017-01-24 15:30:47 +0100
committerGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2017-01-24 15:30:47 +0100
commitc6e44de22de8dfe7a5c9521201937a8302ec12c9 (patch)
tree42b772db85b1d47b3d087ff4cf93821fe90044c1 /generic
parent15b977ff32f6c8250d47d7657987b0c94db76710 (diff)
annoying missing parentheisis in a comment.
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-utils.el b/generic/proof-utils.el
index 75ddbf69..dff19e76 100644
--- a/generic/proof-utils.el
+++ b/generic/proof-utils.el
@@ -411,7 +411,7 @@ or if the window is the only window of its frame."
;; weird test cases:
;; cur=45, max=23, desired=121, extraline=0
;; current height
- ;;; ((cur-height (window-height window))
+ ;;; (cur-height (window-height window))
;; Most window is allowed to grow to
((max-height
(/ (frame-height (window-frame window))