libpurple/request.h

branch
gtkdoc-conversion
changeset 35468
65e7b4566de4
parent 35466
e259e75f1c6f
child 35471
a23769351b31
child 37074
1e7b4b3741a0
--- a/libpurple/request.h	Thu Feb 06 16:19:47 2014 +0530
+++ b/libpurple/request.h	Thu Feb 06 16:46:43 2014 +0530
@@ -1929,9 +1929,9 @@
  *                 because it allows a request to be closed with
  *                 purple_request_close_with_handle() when, for
  *                 example, you sign offline.  If the request is
- *                 <emphasis>not</emphasis> closed it is <strong>very</strong>
- *                 likely to cause a crash whenever the callback
- *                 handler functions are triggered.
+ *                 <emphasis>not</emphasis> closed it is
+ *                 <emphasis>very</emphasis> likely to cause a crash whenever
+ *                 the callback handler functions are triggered.
  * @title:         The title of the message, or %NULL if it should have
  *                 no title.
  * @primary:       The main point of the message, or %NULL if you're

mercurial