summaryrefslogtreecommitdiff
path: root/system/group.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/group.py')
-rw-r--r--system/group.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/group.py b/system/group.py
index 8edb93a1..f6628727 100644
--- a/system/group.py
+++ b/system/group.py
@@ -258,7 +258,7 @@ class DarwinGroup(Group):
- group_add()
- group_mod()
- group manupulation are done using dseditgroup(1).
+ group manipulation are done using dseditgroup(1).
"""
platform = 'Darwin'