diff -r 975ae62dd895 -r 65e7b4566de4 libpurple/request.h
--- 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
- * not closed it is very
- * likely to cause a crash whenever the callback
- * handler functions are triggered.
+ * not closed it is
+ * very 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