mirror of https://github.com/citusdata/citus.git
Fixed a typo
parent
1cb8e5b4bf
commit
4582a4b398
|
@ -79,7 +79,7 @@ check_distributed_deadlocks(PG_FUNCTION_ARGS)
|
|||
|
||||
|
||||
/*
|
||||
* CheckForDistributedDeadlocks is the entry point for detecing
|
||||
* CheckForDistributedDeadlocks is the entry point for detecting
|
||||
* distributed deadlocks.
|
||||
*
|
||||
* In plain words, the function first builds a wait graph by
|
||||
|
|
Loading…
Reference in New Issue