summaryrefslogtreecommitdiff
path: root/slixmpp/stanza/roster.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/stanza/roster.py')
-rw-r--r--slixmpp/stanza/roster.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/slixmpp/stanza/roster.py b/slixmpp/stanza/roster.py
index 11d38cc2..b028e432 100644
--- a/slixmpp/stanza/roster.py
+++ b/slixmpp/stanza/roster.py
@@ -40,7 +40,7 @@ class Roster(ElementBase):
def get_ver(self):
"""
- Ensure handling an empty ver attribute propery.
+ Ensure handling an empty ver attribute property.
The ver attribute is special in that the presence of the
attribute with an empty value is important for boostrapping
@@ -50,7 +50,7 @@ class Roster(ElementBase):
def set_ver(self, ver):
"""
- Ensure handling an empty ver attribute propery.
+ Ensure handling an empty ver attribute property.
The ver attribute is special in that the presence of the
attribute with an empty value is important for boostrapping