summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-02-12 10:05:34 +0100
committerJan Synacek <jsynacek@redhat.com>2013-02-12 10:05:34 +0100
commit45dd9c06cba50124e011c87c969752ddf7017b88 (patch)
treed679cf8b4f1e5f13735df03854e75d8df8567330 /src
parent06a5838dfdb98a135463b554e3fbb494f2d6edfb (diff)
downloadopenlmi-providers-45dd9c06cba50124e011c87c969752ddf7017b88.tar.gz
openlmi-providers-45dd9c06cba50124e011c87c969752ddf7017b88.tar.xz
openlmi-providers-45dd9c06cba50124e011c87c969752ddf7017b88.zip
Fix some typos
Diffstat (limited to 'src')
-rw-r--r--src/account/test/TestAccount.py2
-rw-r--r--src/account/test/TestGroup.py2
-rw-r--r--src/account/test/TestMemberOfGroup.py2
-rw-r--r--src/account/test/TestService.py2
-rw-r--r--src/account/test/common.py2
-rw-r--r--src/account/test/methods.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/account/test/TestAccount.py b/src/account/test/TestAccount.py
index 7157b52..52cb1b4 100644
--- a/src/account/test/TestAccount.py
+++ b/src/account/test/TestAccount.py
@@ -15,7 +15,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
-# Authors: Roman Rakus <rrakus@redhat.com
+# Authors: Roman Rakus <rrakus@redhat.com>
#
from common import AccountBase
diff --git a/src/account/test/TestGroup.py b/src/account/test/TestGroup.py
index 2cf5228..19e586b 100644
--- a/src/account/test/TestGroup.py
+++ b/src/account/test/TestGroup.py
@@ -15,7 +15,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
-# Authors: Roman Rakus <rrakus@redhat.com
+# Authors: Roman Rakus <rrakus@redhat.com>
#
from common import AccountBase
diff --git a/src/account/test/TestMemberOfGroup.py b/src/account/test/TestMemberOfGroup.py
index 19071ef..1d521f8 100644
--- a/src/account/test/TestMemberOfGroup.py
+++ b/src/account/test/TestMemberOfGroup.py
@@ -15,7 +15,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
-# Authors: Roman Rakus <rrakus@redhat.com
+# Authors: Roman Rakus <rrakus@redhat.com>
#
from common import AccountBase
diff --git a/src/account/test/TestService.py b/src/account/test/TestService.py
index 08a47ee..28b98a4 100644
--- a/src/account/test/TestService.py
+++ b/src/account/test/TestService.py
@@ -15,7 +15,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
-# Authors: Roman Rakus <rrakus@redhat.com
+# Authors: Roman Rakus <rrakus@redhat.com>
#
from common import AccountBase
diff --git a/src/account/test/common.py b/src/account/test/common.py
index 2ffbbcf..ce525b0 100644
--- a/src/account/test/common.py
+++ b/src/account/test/common.py
@@ -15,7 +15,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
-# Authors: Roman Rakus <rrakus@redhat.com
+# Authors: Roman Rakus <rrakus@redhat.com>
#
import pywbem
diff --git a/src/account/test/methods.py b/src/account/test/methods.py
index b40859f..45106ac 100644
--- a/src/account/test/methods.py
+++ b/src/account/test/methods.py
@@ -15,7 +15,7 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
-# Authors: Roman Rakus <rrakus@redhat.com
+# Authors: Roman Rakus <rrakus@redhat.com>
#
import subprocess