diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/yosys-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/yosys-config.in b/misc/yosys-config.in index defb09ce7..1473948cf 100644 --- a/misc/yosys-config.in +++ b/misc/yosys-config.in @@ -14,7 +14,7 @@ help() { echo " --bindir @BINDIR@" echo " --datdir @DATDIR@" echo "" - echo "All other args are passed trhough as they are." + echo "All other args are passed through as they are." echo "" echo "Use --exec to call a command instead of generating output. Example usage:" echo "" |