Skip to content

Commit 28f9440

Browse files
committed
fix
1 parent 9148932 commit 28f9440

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Manual/Tactics.lean

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,4 @@ These are particularly helpful for writing tests to the `MathlibTest` suite.
513513
:::tactic Lean.Parser.Tactic.failIfSuccess
514514
:::
515515

516-
Finally, this is a command and not a tactic, but it is also essential for test files.
517-
518-
:::tactic Lean.guardMsgsCmd
519-
:::
516+
Finally, `#guard_msgs` is a command and not a tactic, but it is also essential for test files.

0 commit comments

Comments
 (0)