fix doc grammar by removing an Pekko (#118)
This commit is contained in:
parent
0903c6aa86
commit
b6a8e2204b
27 changed files with 35 additions and 34 deletions
|
|
@ -32,7 +32,7 @@ import pekko.util.Timeout
|
|||
@nowarn
|
||||
class PekkoSpecSpec extends AnyWordSpec with Matchers {
|
||||
|
||||
"An PekkoSpec" must {
|
||||
"A PekkoSpec" must {
|
||||
|
||||
"warn about unhandled messages" in {
|
||||
implicit val system = ActorSystem("PekkoSpec0", PekkoSpec.testConf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue