aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Tunneling.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Tunneling.v')
-rw-r--r--backend/Tunneling.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Tunneling.v b/backend/Tunneling.v
index bdc8117e..fa7ff787 100644
--- a/backend/Tunneling.v
+++ b/backend/Tunneling.v
@@ -55,7 +55,7 @@ Require Import LTL.
<< L1: nop L2;
L2: nop L1;
>>
- Coq warns us of this fact by not accepting the definition
+ Coq warns us of this fact by not accepting the definition
of [branch_target] above.
To handle this problem, we proceed in two passes. The first pass