Обсуждение: Patch: Fix typos of "vacuum" throughout

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

Patch: Fix typos of "vacuum" throughout

От
Anthony DeBarros
Дата:
Hi, 

I hope this is helpful to the team. I noticed that in the Parameter tab of the Create Table dialog that VACUUM was misspelled. Hey, it's not easy to remember if it's one "C" or two :-) So, I searched the codebase for all the misspellings of that particular word and corrected them in this patch.

It looks like Sublime Text also removed a couple of spaces at the end of lines; hope that's OK. 

This is my first time submitting a patch to pgAdmin; thanks for considering.

Anthony DeBarros 
Вложения

Re: Patch: Fix typos of "vacuum" throughout

От
Dave Page
Дата:
Hi

On Thu, Dec 8, 2016 at 3:49 AM, Anthony DeBarros <adebarros@gmail.com> wrote:
> Hi,
>
> I hope this is helpful to the team. I noticed that in the Parameter tab of
> the Create Table dialog that VACUUM was misspelled. Hey, it's not easy to
> remember if it's one "C" or two :-) So, I searched the codebase for all the
> misspellings of that particular word and corrected them in this patch.

Urgh - how did I miss that?

> It looks like Sublime Text also removed a couple of spaces at the end of
> lines; hope that's OK.

No problem.

> This is my first time submitting a patch to pgAdmin; thanks for considering.

May it be the first of many :-)

Thanks - patch applied!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company