Data_SQL : add doxygen doc

This commit is contained in:
Dany De Bontridder 2017-12-21 13:35:05 +01:00
parent dcb7d8ecb0
commit 4d11c584d2

View file

@ -26,7 +26,7 @@
*/
/**
* @brief this a abstract class , all the SQL class, like noalyss_sql (table),
* @brief this an abstract class , all the SQL class, like noalyss_sql (table),
* Acc_Plan_SQL (based on a SQL not a table).
*
* You must create a class extending this one, in the constructor