Обсуждение: Typo in comment

Поиск
Список
Период
Сортировка

Typo in comment

От
Thomas Munro
Дата:
Hi,

Here are a couple of patches to fix a typo in a comment in latch.c:

- * 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

Thanks,

--
Thomas Munro
http://www.enterprisedb.com

Вложения

Re: Typo in comment

От
Robert Haas
Дата:
On Sat, Mar 26, 2016 at 4:21 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> Here are a couple of patches to fix a typo in a comment in latch.c:
>
> - * 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

Committed, but it hardly seems worth back-patching.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company