Patch: Fix typos of "vacuum" throughout

Поиск
Список
Период
Сортировка
От Anthony DeBarros
Тема Patch: Fix typos of "vacuum" throughout
Дата
Msg-id CAAQFaFLhN5w7CW35ECa5yma+WSXW0zmtry71hawMAWZoMa-_yg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patch: Fix typos of "vacuum" throughout  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
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 
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix a couple of typos.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix various mis-spellings of VACUUM. Fixes #2005