From 7bad068a2d9fbbd509d0a53bcf6c2ffde6a4ef77 Mon Sep 17 00:00:00 2001 From: Lukas Tinkl Date: Wed, 27 Jun 2012 10:55:52 +0100 Subject: trivial: Fix up some documentation typos Signed-off-by: Richard Hughes --- src/org.freedesktop.UPower.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/org.freedesktop.UPower.xml b/src/org.freedesktop.UPower.xml index a3f0004..9582ab5 100644 --- a/src/org.freedesktop.UPower.xml +++ b/src/org.freedesktop.UPower.xml @@ -237,11 +237,11 @@ method return sender=:1.386 -> dest=:1.451 reply_serial=2 System state is not preserved if the power is lost. - If AboutToRequestSleep() has not been called then UPower will send + If AboutToSleep() has not been called then UPower will send the Sleeping() signal and block for one second. - If AboutToRequestSleep() has been called less than one second + If AboutToSleep() has been called less than one second before this method is called then UPower will block for the remaining time to complete one second of delay. @@ -277,11 +277,11 @@ method return sender=:1.386 -> dest=:1.451 reply_serial=2 System state is preserved if the power is lost. - If AboutToRequestSleep() has not been called then UPower will send + If AboutToSleep() has not been called then UPower will send the Sleeping() signal and block for one second. - If AboutToRequestSleep() has been called less than one second + If AboutToSleep() has been called less than one second before this method is called then UPower will block for the remaining time to complete one second of delay. -- cgit v1.2.3