man/sd-id128.xml: typo fix

This commit is contained in:
Holger Hans Peter Freyther 2012-11-11 21:36:21 +01:00 committed by Thomas Hindoe Paaboel Andersen
parent 2311eb2ff0
commit 1707b36c6d
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<programlisting>#define SD_MESSAGE_COREDUMP SD_ID128_MAKE(fc,2e,22,bc,6e,e6,47,b6,b9,07,29,ab,34,a2,50,b1)</programlisting>
<para><function>SD_ID128_CONST_STR()</function> may be
use to convert constant 128bit IDs into constant
used to convert constant 128bit IDs into constant
strings for output. The following example code will
output the string
"fc2e22bc6ee647b6b90729ab34a250b1":</para>