summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-03-25 15:20:44 +0100
committerAndrew Bartlett <abartlet@samba.org>2019-04-02 01:12:11 +0000
commit6064543d64e1694f44d583a69a6ee105a3c1c922 (patch)
tree6f8b4ae0dd07a066201e4317e2f4f1becd2e4326 /python
parent720396f0fb499d587062d7b2ce7c3a62ee3b6dd3 (diff)
downloadsamba-6064543d64e1694f44d583a69a6ee105a3c1c922.tar.gz
Spelling fixes s/overrided/overridden/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'python')
-rw-r--r--python/samba/tests/posixacl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/tests/posixacl.py b/python/samba/tests/posixacl.py
index a758df9b19e..65ca2c846f5 100644
--- a/python/samba/tests/posixacl.py
+++ b/python/samba/tests/posixacl.py
@@ -54,7 +54,7 @@ class PosixAclMappingTests(TestCaseInTempDir):
Get session_info for setntacl.
This test case always return None, to run tests without session_info
- like before. To be overrided in derived class.
+ like before. To be overridden in derived class.
"""
return None