From fbb16712f1beeb0f25ddc5b2c56556fe70315597 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 8 Feb 2015 00:16:59 +0100 Subject: [PATCH] fixed typo --- misc/yosys-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "" -- 2.30.2