summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 3f172ba..2b27012 100755
--- a/check
+++ b/check
@@ -52,7 +52,7 @@ for subplot in [^CR]*.subplot; do
$hideok echo "$subplot ====================================="
codegen "$subplot" test.py
docgen "$subplot" "$(basename "$subplot" .subplot).pdf"
- docgen "$subplot" "$(basename "$subplto" .subplot).html"
+ docgen "$subplot" "$(basename "$subplot" .subplot).html"
$hideok echo
done