test-dbus: Fix typos

This commit is contained in:
Chris Kühl 2011-06-27 14:22:40 +02:00 committed by Patrick Ohly
parent 650e3c8e59
commit 93788b189b
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ class DBusUtil(Timeout):
kill.communicate()
"""own_xdg is saved in self for we use this flag to check whether
copying reference directory tree."""
to copy the reference directory tree."""
self.own_xdg = own_xdg
env = copy.deepcopy(os.environ)
if own_xdg: