mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Fix typo
This commit is contained in:
parent
b97e5b54ca
commit
65bba77771
@ -849,7 +849,7 @@ try
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(SANITIZER)
|
#if defined(SANITIZER)
|
||||||
LOG_INFO(log, "Query Profiler disabled because they cannot work under sanitizers"
|
LOG_INFO(log, "Query Profiler is disabled because it cannot work under sanitizers"
|
||||||
" when two different stack unwinding methods will interfere with each other.");
|
" when two different stack unwinding methods will interfere with each other.");
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user