doc: fix "Repeat" typo in protocol.xml

The attribute value must be lower case: <arg rep="repeat">
This commit is contained in:
Max Kellermann 2008-11-20 08:59:54 +01:00
parent a3fd74d0dc
commit a3d0e571cc

View File

@ -17,7 +17,7 @@
<cmdsynopsis> <cmdsynopsis>
<command>COMMAND</command> <command>COMMAND</command>
<arg rep="Repeat"><replaceable>ARG</replaceable></arg> <arg rep="repeat"><replaceable>ARG</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>
<para> <para>