From 4d11c584d2105aa68f4fed0641b219532723dd80 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 21 Dec 2017 13:35:05 +0100 Subject: [PATCH] Data_SQL : add doxygen doc --- include/lib/data_sql.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/lib/data_sql.class.php b/include/lib/data_sql.class.php index f769839df..5b45aa482 100644 --- a/include/lib/data_sql.class.php +++ b/include/lib/data_sql.class.php @@ -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