summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-02-08 00:16:59 +0100
committerClifford Wolf <clifford@clifford.at>2015-02-08 00:16:59 +0100
commitfbb16712f1beeb0f25ddc5b2c56556fe70315597 (patch)
tree6373a61612b361941fdbf263073f6374feafbf5c
parentbbfc1bd7cf8dfe345a9593fe120648374811b6d3 (diff)
fixed typo
-rw-r--r--misc/yosys-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/yosys-config.in b/misc/yosys-config.in
index defb09ce..1473948c 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 ""