summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_prct_access.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/persistence_client_library_prct_access.h')
-rw-r--r--src/persistence_client_library_prct_access.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/persistence_client_library_prct_access.h b/src/persistence_client_library_prct_access.h
index 53669c5..1737497 100644
--- a/src/persistence_client_library_prct_access.h
+++ b/src/persistence_client_library_prct_access.h
@@ -53,9 +53,9 @@ int get_db_context(PersistenceInfo_s* dbContext, const char* resource_id, unsign
/**
- * @brief get the resource configuration table gvbd database by id
+ * @brief get the resource configuration table database by id
*
- * @return i Handle to the gvdb database table or negative value if no valid database has been found
+ * @return i Handle to the database table or negative value if no valid database has been found
*/
int get_resource_cfg_table_by_idx(int i);