Skip to content

Commit

Permalink
Spelling: parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Dec 4, 2014
1 parent cf703ae commit 0afd4c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ class WampCase2_2_x_x_Params(AttributeBag):
peers: a list with one item per WAMP session run during the test, where each item contains a list of topics each peer _subscribes_ to. The publisher that publishes during the test is always the first item in the list.
publicationTopic, excludeMe, exclude, eligible: paramters controlling how events are published during the test.
publicationTopic, excludeMe, exclude, eligible: parameters controlling how events are published during the test.
eventPayloads: a list of payloads each tested as event payload to the test at hand.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class WampCase3_1_x_x_Params(AttributeBag):
peers: a list with one item per WAMP session run during the test, where each item contains a list of topics each peer _subscribes_ to. The publisher that publishes during the test is always the first item in the list.
publicationTopic, excludeMe, exclude, eligible: paramters controlling how events are published during the test.
publicationTopic, excludeMe, exclude, eligible: parameters controlling how events are published during the test.
eventPayloads: a list of payloads each tested as event payload to the test at hand.
Expand Down

0 comments on commit 0afd4c0

Please sign in to comment.