Skip to content

Commit 1a71d6d

Browse files
pitmonticonehendriktews
authored andcommitted
Update CHANGES
1 parent c10e034 commit 1a71d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ standard support.
4444
*** add another (fallback) key-binding for proof-goto-point
4545
- The default key-binding for proof-goto-point (C-c <C-return>)
4646
was not available in TTYs. Now, this function can also be run
47-
with "C-c RET", which happens to be automatically trigerred if
47+
with "C-c RET", which happens to be automatically triggered if
4848
we type "C-c <C-return>" in a TTY.
4949

5050
*** new proof-priority-action-list
@@ -376,7 +376,7 @@ standard support.
376376
| S n => ...
377377
end
378378
do this: (setq coq-match-indent 4) to get back the
379-
previous indetation style:
379+
previous indentation style:
380380
match n with
381381
O => ...
382382
| S n => ...

0 commit comments

Comments
 (0)