From: Clifford Wolf Date: Sat, 7 Feb 2015 23:16:59 +0000 (+0100) Subject: fixed typo X-Git-Tag: yosys-0.5~17 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbb16712f1beeb0f25ddc5b2c56556fe70315597;p=yosys.git fixed typo --- 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 ""