summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-09-15 13:08:56 +0200
committerBastien Nocera <hadess@hadess.net>2021-06-17 12:00:08 +0200
commit2ab63bd81bde6b2265f531b0e65cdfe828996423 (patch)
tree708302afb0719d36b86006110f2c63faaef7a26c
parentdfce006c2104b9195cae0788120a2a8c6575731a (diff)
downloadupower-2ab63bd81bde6b2265f531b0e65cdfe828996423.tar.gz
linux: Fix typo in test comment
-rwxr-xr-xsrc/linux/integration-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linux/integration-test b/src/linux/integration-test
index 44a89a1..e7de40d 100755
--- a/src/linux/integration-test
+++ b/src/linux/integration-test
@@ -198,7 +198,7 @@ class Tests(dbusmock.DBusTestCase):
this only works with coldplugging, as we do not currently have a way to
inject simulated uevents.
- When done, this sets self.proxy a the Gio.DBusProxy for upowerd.
+ When done, this sets self.proxy as the Gio.DBusProxy for upowerd.
'''
env = os.environ.copy()
if cfgfile is not None: