diff --git a/doc/doxygen/main_page.h b/doc/doxygen/main_page.h index ad890234..31cc0df6 100644 --- a/doc/doxygen/main_page.h +++ b/doc/doxygen/main_page.h @@ -8,7 +8,7 @@ * memory footprint. * * @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. * * @defgroup addons Addons