Commit e98fd786 authored by Robert Haas's avatar Robert Haas

Fix typo in comment.

Michael Paquier
parent e0e7b8fa
......@@ -984,7 +984,7 @@ CreateSlotOnDisk(ReplicationSlot *slot)
/*
* If we'd now fail - really unlikely - we wouldn't know whether this slot
* would persist after an OS crash or not - so, force a restart. The
* restart would try to fysnc this again till it works.
* restart would try to fsync this again till it works.
*/
START_CRIT_SECTION();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment