Fix various typos.

https://fedorahosted.org/freeipa/ticket/3089
This commit is contained in:
Yuri Chornoivan
2012-09-18 08:45:28 +02:00
committed by Martin Kosek
parent f695f79748
commit 8bbb42b410
21 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ class test_attr(Declarative):
dict(
desc='Set and delete the a phone number for %r' % user1,
desc='Set and delete a phone number for %r' % user1,
command=(
'user_mod', [user1], dict(setattr=(u'telephoneNumber=301-555-1212',
u'telephoneNumber=202-888-9833'),