Index: docs/telldus-core.dox
===================================================================
--- docs/telldus-core.dox	(revision 72575f5474707ac1be37d73af0c7fdbd89931b39)
+++ docs/telldus-core.dox	(revision df58f9df15d8551e3b071a88a758ac5d092fc277)
@@ -213,7 +213,8 @@
  * Many devices (for example motion detectors) resends their messages many times
  * to ensure that they are received correctly. If a deviceeventcallback or
- * rawdeviceeventcallback in turn is calling a controlling function, for example tdTurnOn,
- * it may be neccessary to implement some solution to wait for the device to finish its
- * resending, before executing the controlling function. See how this can be done in the python example.
+ * rawdeviceeventcallback in turn is calling a controlling function, for example
+ * tdTurnOn, it may be neccessary to implement some solution to wait for the
+ * device to finish its resending, before executing the controlling function.
+ * See how this can be done in the python example.
  *
  * \subsection sec_events_callbacks Callbacks
