Skip to content
Snippets Groups Projects
Commit f303505a authored by Ryan Izard's avatar Ryan Izard
Browse files

fix typo in comment

parent e8e94fee
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
* switch(-channel) so it can notify the switches of role changes.
*
* We need to ensure that every connected switch is always send the
* correct role. Therefore, switch add, sending of the intial role, and
* correct role. Therefore, switch add, sending of the initial role, and
* changing role need to use mutexes to ensure this. This has the ugly
* side-effect of requiring calls between controller and OFChannelHandler
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment