Minor: documentation fix

This commit is contained in:
Dirk Ziegelmeier 2016-08-07 20:20:38 +02:00
parent f55c0e7864
commit 898e69118a

View File

@ -52,7 +52,7 @@
* use an RTOS that correctly handles priority inversion and
* to use @ref LWIP_TCPIP_CORE_LOCKING.\n
* Porting: implement all functions in @ref sys_layer.\n
* You can use @ref callbackstyle_api together with \#define tcpip_callback,
* You can use @ref callbackstyle_api together with @ref tcpip_callback,
* and all @ref threadsafe_api.
*/