mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-04 15:39:26 -05:00
fixtypo
This commit is contained in:
@@ -16,7 +16,7 @@ TINYORM_BEGIN_COMMON_NAMESPACE
|
||||
namespace Orm::Exceptions
|
||||
{
|
||||
|
||||
/*! TinyORM Database query exception. */
|
||||
/*! TinyORM database query exception. */
|
||||
class SHAREDLIB_EXPORT QueryError : public SqlError // clazy:exclude=copyable-polymorphic
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user