mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
Misc.
This commit is contained in:
parent
ce752f5869
commit
9728f53928
@ -85,7 +85,7 @@ void TraceSvcJrd::startSession(TraceSession& session, bool interactive)
|
||||
{
|
||||
if (!TraceManager::pluginsCount())
|
||||
{
|
||||
m_svc.printf("Can not start trace session. There is no trace plugins loaded\n");
|
||||
m_svc.printf("Can not start trace session. There are no trace plugins loaded\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user