update comments

This commit is contained in:
yggverse 2024-09-12 06:04:42 +03:00
parent 1d0e99e913
commit 37a07cc63f

View File

@ -21,7 +21,7 @@ namespace app::browser::main
public:
/*
* Class database
* Tab class database
*
* Allowed parental access to enums and relationship methods
*/
@ -76,7 +76,7 @@ namespace app::browser::main
const bool SCROLLABLE = true;
/*
* Class API
* Tab class API
*/
public: