aboutsummaryrefslogtreecommitdiff
path: root/lib/tools/format.nom
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tools/format.nom')
-rwxr-xr-xlib/tools/format.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/format.nom b/lib/tools/format.nom
index e60d12e..445f35e 100755
--- a/lib/tools/format.nom
+++ b/lib/tools/format.nom
@@ -28,7 +28,7 @@ command line program with $args:
$code = (NomsuCode from ($Source $filename 1 (size of $file)) $file)
try:
$tree = ($code parsed)
- ..if it fails $msg:
+ ..if it fails with $msg:
if $args.q:
$formatted = $file
..else: