From: Eddie Hung Date: Mon, 9 Sep 2019 23:46:33 +0000 (-0700) Subject: Fix misspelling X-Git-Tag: working-ls180~1072 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be0eaf3a9abd410d9ea2962a186b104d8ed0cc04;p=yosys.git Fix misspelling --- diff --git a/passes/pmgen/README.md b/passes/pmgen/README.md index 0856c9ba3..2f5b8d0b2 100644 --- a/passes/pmgen/README.md +++ b/passes/pmgen/README.md @@ -352,7 +352,7 @@ state variables used to pass arguments. subpattern tail ... -Subpatterns cann be called recursively. +Subpatterns can be called recursively. If a `subpattern` statement is preceded by a `fallthrough` statement, this is equivalent to calling the subpattern at the end of the preceding block.