Fix typo in comment

Masahiko Sawada
This commit is contained in:
Magnus Hagander 2017-06-02 09:40:54 +02:00
parent 6812330f1c
commit 483373979b

View File

@ -2841,7 +2841,7 @@ exit:
/* We shouldn't run out of memory if we're moving locks */
Assert(!outOfShmem);
/* Put the scrach entry back */
/* Put the scratch entry back */
RestoreScratchTarget(false);
}