diff options
| -rw-r--r-- | coq/coq-syntax.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el index 804de46f..b6507361 100644 --- a/coq/coq-syntax.el +++ b/coq/coq-syntax.el @@ -160,7 +160,7 @@ "Abstract" "Do" "Idtac" - "OrElse" + "Orelse" "Repeat" "Try") "Keywords for tacticals in a Coq script") |
