api,introspection: minor indentation fixes in 'Validity' property definition

This commit is contained in:
Aleksander Morgado
2013-07-18 13:15:54 +02:00
parent 1ebbd16f98
commit 13595dcd7f

View File

@@ -101,19 +101,19 @@
Indicates when the SMS expires in the SMSC. Indicates when the SMS expires in the SMSC.
This value is composed of a This value is composed of a
<link linkend="MMSmsValidityType">MMSmsValidityType</link> <link linkend="MMSmsValidityType">MMSmsValidityType</link>
key, with an associated data which contains type-specific validity key, with an associated data which contains type-specific validity
information: information:
<variablelist> <variablelist>
<varlistentry><term><link linkend="MM-SMS-VALIDITY-TYPE-RELATIVE:CAPS">MM_SMS_VALIDITY_TYPE_RELATIVE</link></term> <varlistentry><term><link linkend="MM-SMS-VALIDITY-TYPE-RELATIVE:CAPS">MM_SMS_VALIDITY_TYPE_RELATIVE</link></term>
<listitem> <listitem>
<para> <para>
The value is the length of the validity period in minutes, given The value is the length of the validity period in minutes, given
as an unsigned integer (D-Bus signature <literal>'u'</literal>). as an unsigned integer (D-Bus signature <literal>'u'</literal>).
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
--> -->
<property name="Validity" type="(uv)" access="read" /> <property name="Validity" type="(uv)" access="read" />