summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2019-02-12 12:17:38 -0500
committerJosh Soref <jsoref@users.noreply.github.com>2019-02-12 12:17:38 -0500
commitbce27435428646049a6908008ee976781810e6a4 (patch)
tree24502f599c30ae080eeb0c61395aa802ced6c899
parentadba2dabc4f4f92e7b2d6db00e7fd335dbf983e9 (diff)
downloadrabbitmq-server-git-bce27435428646049a6908008ee976781810e6a4.tar.gz
spelling: notification
-rw-r--r--test/rabbit_fifo_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rabbit_fifo_SUITE.erl b/test/rabbit_fifo_SUITE.erl
index 293a597d14..d7affcc249 100644
--- a/test/rabbit_fifo_SUITE.erl
+++ b/test/rabbit_fifo_SUITE.erl
@@ -104,7 +104,7 @@ basics(Config) ->
exit(await_msg_timeout)
end,
- % process settle applied notificaiton
+ % process settle applied notification
FState5b = process_ra_event(FState5, 250),
_ = ra:stop_server(ServerId),
_ = ra:restart_server(ServerId),