Fix typo.
authorwhitequark <whitequark@whitequark.org>
Wed, 5 Dec 2018 04:32:01 +0000 (04:32 +0000)
committerwhitequark <whitequark@whitequark.org>
Wed, 5 Dec 2018 17:13:27 +0000 (17:13 +0000)
techlibs/common/simcells.v

index 937512e7cd29e79db5fba16f55fb18592c25f356..289673e82c4ee10d8dc2ad3e06c4aba30b9156eb 100644 (file)
@@ -465,7 +465,7 @@ endmodule
 //-
 //-     $_SR_NP_ (S, R, Q)
 //-
-//- A set-reset latch with negative polarity SET and positive polarioty RESET.
+//- A set-reset latch with negative polarity SET and positive polarity RESET.
 //-
 //- Truth table:    S R | Q
 //-                -----+---
@@ -489,7 +489,7 @@ endmodule
 //-
 //-     $_SR_PN_ (S, R, Q)
 //-
-//- A set-reset latch with positive polarity SET and negative polarioty RESET.
+//- A set-reset latch with positive polarity SET and negative polarity RESET.
 //-
 //- Truth table:    S R | Q
 //-                -----+---