Skip to content
Snippets Groups Projects
Commit bd0f206f authored by Robert Haas's avatar Robert Haas
Browse files

Fix typo in comment.

Thomas Munro
parent 86c43f4e
No related branches found
No related tags found
No related merge requests found
......@@ -383,7 +383,7 @@ SetLatch(volatile Latch *latch)
#endif
/*
* The memory barrier has be to be placed here to ensure that any flag
* The memory barrier has to be placed here to ensure that any flag
* variables possibly changed by this process have been flushed to main
* memory, before we check/set is_set.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment