Fix misspelling
authorEddie Hung <eddie@fpgeh.com>
Mon, 9 Sep 2019 23:46:33 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 23:46:33 +0000 (16:46 -0700)
passes/pmgen/README.md

index 0856c9ba35acf2a014dd9377240d734625e14935..2f5b8d0b2fe4331e7f4b72e586e51b134349fa33 100644 (file)
@@ -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.