aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/synthesis-results.scm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/synthesis-results.scm')
-rwxr-xr-xscripts/synthesis-results.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/synthesis-results.scm b/scripts/synthesis-results.scm
index faf8919..3a87d58 100755
--- a/scripts/synthesis-results.scm
+++ b/scripts/synthesis-results.scm
@@ -32,7 +32,7 @@
(: description string)
(define description
- "synthesise: sends a verilog file to be synthesised and returns results as a CSV file.")
+ "synthesis-results: sends a verilog file to be synthesised and returns results as a CSV file.")
(define (usage)
(with-output-to-port (current-error-port)