This commit is contained in:
silverqx
2023-12-06 16:48:25 +01:00
parent 518cac1654
commit 1f5253eb35
+1 -1
View File
@@ -36,7 +36,7 @@ TINYORM_BEGIN_COMMON_NAMESPACE
namespace Orm::Utils
{
/*! Library class for types. */
/*! Types library class. */
class SHAREDLIB_EXPORT Type
{
Q_DISABLE_COPY_MOVE(Type)