commit | 8897918c0aaad195b93a743e303c22f2a28d232b | [log] [tgz] |
---|---|---|
author | Saurav Das <sauravdas@alumni.stanford.edu> | Mon Oct 19 14:37:36 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Oct 19 22:42:13 2015 +0000 |
tree | 9ed384fbc96fc9b9304e5e581cfd4875161bbc38 | |
parent | bbc8d908e8df768a01b797c64614a858a0c4e413 [diff] [blame] |
Mostly just fixing typos Change-Id: If543e9190035016161dfedd51136d66b799b8e26
diff --git a/src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java b/src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java index 9011160..eb2cf56 100644 --- a/src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java +++ b/src/main/java/org/onosproject/segmentrouting/SegmentRoutingManager.java
@@ -296,7 +296,8 @@ } /** - * Returns the GrouopKey object for the device and the NighborSet given. + * Returns the GroupKey object for the device and the NeighborSet given. + * XXX is this called * * @param ns NeightborSet object for the GroupKey * @return GroupKey object for the NeighborSet