Skip to content

Commit

Permalink
Minor typo for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Smith committed Mar 26, 2015
1 parent c621bec commit 4afe6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/cableplan/cableplan.py
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ def _switch_link_diff(self, cp, switch1, switch2) :
def difference_link(self, cp) :
"""returns a list of links that are in self, but not in cp.
:param cp : cable plan of type CABLEPLAN
:param cp: cable plan of type CABLEPLAN
:returns: list of CP_LINK
"""
Expand Down

0 comments on commit 4afe6e1

Please sign in to comment.