[gnome-settings-daemon] power: Fix typo in test comments
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] power: Fix typo in test comments
- Date: Wed, 17 Apr 2013 14:10:50 +0000 (UTC)
commit d789d4451168025406c83671f7e66a2f47ca40af
Author: Bastien Nocera <hadess hadess net>
Date: Tue Apr 16 16:31:01 2013 +0200
power: Fix typo in test comments
plugins/power/test.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/power/test.py b/plugins/power/test.py
index 308c3e8..e719f07 100755
--- a/plugins/power/test.py
+++ b/plugins/power/test.py
@@ -187,7 +187,7 @@ class PowerPluginTest(gsdtestcase.GSDTestCase):
def check_for_logout(self, timeout):
'''Check that logout is requested.
- Fail after the tiven timeout.
+ Fail after the given timeout.
'''
# check that it request suspend
while timeout > 0:
@@ -217,7 +217,7 @@ class PowerPluginTest(gsdtestcase.GSDTestCase):
def check_for_suspend(self, timeout):
'''Check that Suspend() or Hibernate() is requested.
- Fail after the tiven timeout.
+ Fail after the given timeout.
'''
# check that it request suspend
while timeout > 0:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]