X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fplc%2Fpeers.py;h=f9f80db0e8ca13c9dd2ef7fcc476986ee28f8f6b;hb=81635abad1fc07419effe497f787263ae79c8bb4;hp=b659ea9af7d1d2ffa147552f405ac748b6f81f85;hpb=44dbc99733c218930dc61619c068f1038c4f33e4;p=sfa.git diff --git a/sfa/plc/peers.py b/sfa/plc/peers.py index b659ea9a..f9f80db0 100644 --- a/sfa/plc/peers.py +++ b/sfa/plc/peers.py @@ -2,7 +2,7 @@ from sfa.util.xrn import get_authority from types import StringTypes def get_peer(api, hrn): - # Becaues of myplc federation, we first need to determine if this + # Because of myplc native federation, we first need to determine if this # slice belongs to out local plc or a myplc peer. We will assume it # is a local site, unless we find out otherwise peer = None