Fix typo in passes/pmgen/README.md
authorClifford Wolf <clifford@clifford.at>
Thu, 21 Feb 2019 17:50:02 +0000 (18:50 +0100)
committerClifford Wolf <clifford@clifford.at>
Thu, 21 Feb 2019 17:50:02 +0000 (18:50 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
passes/pmgen/README.md

index 27e54b43e9b18278cec65752139ffe6ce2a077eb..a1007dc62f00433cd3a5482a8678c2731c85c76c 100644 (file)
@@ -65,7 +65,7 @@ list of variable names. For example:
 State variables are automatically managed by the generated backtracking algorithm
 and saved and restored as needed.
 
-They are atomatically initialzed to the default constructed value of their type
+They are automatically initialized to the default constructed value of their type
 when `.run(callback_function)` is called.
 
 Declaring udata variables