FindClockSourcesSpec typos

This commit is contained in:
David Biancolin 2020-03-24 00:16:19 -07:00
parent 5f9ce3a3cf
commit fc9e4366e3
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ class FindClockSourceSpec extends LowTransformSpec {
executeAnnosOnly(input, annos, checkAnnos)
}
it should s"find sources for intermediate nodes of a set of a chain of clock connections" in {
it should s"find sources for intermediate nodes in a chain of clock connections" in {
val input =
"""circuit Top :
| module Top :