summaryrefslogtreecommitdiff
path: root/src/passes/Print.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/passes/Print.cpp')
-rw-r--r--src/passes/Print.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/passes/Print.cpp b/src/passes/Print.cpp
index 62161c6b0..2ec92a086 100644
--- a/src/passes/Print.cpp
+++ b/src/passes/Print.cpp
@@ -1798,7 +1798,7 @@ struct PrintSExpression : public OverriddenVisitor<PrintSExpression> {
}
}
}
- // try-catch-end is written in the folded wast format as
+ // try-catch-end is written in the folded wat format as
// (try
// ...
// (catch