Minor: Documentation update

This commit is contained in:
Dirk Ziegelmeier 2016-09-30 09:05:33 +02:00
parent 149701b347
commit db9c866fff

View File

@ -8,7 +8,7 @@
* memory footprint. * memory footprint.
* *
* @defgroup sequential_api Sequential-style APIs * @defgroup sequential_api Sequential-style APIs
* Thread-safe APIs, blocking functions. More overhead, but can be called * Sequential-style APIs, blocking functions. More overhead, but can be called
* from any thread except TCPIP thread. * from any thread except TCPIP thread.
* *
* @defgroup addons Addons * @defgroup addons Addons