pgsql: Fix typo in comment

Started by Magnus Haganderover 13 years ago3 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Fix typo in comment

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01

Modified Files
--------------
src/backend/storage/file/fd.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Thom Brown
thom@linux.com
In reply to: Magnus Hagander (#1)
Re: pgsql: Fix typo in comment

On 8 February 2013 10:46, Magnus Hagander <magnus@hagander.net> wrote:

Fix typo in comment

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01

Modified Files
--------------
src/backend/storage/file/fd.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Shame another typo wasn't caught along with this one:

"Finally, BasicOpenFile is a just thin wrapper around"

s/is a just thin/is just a thin/

--
Thom

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#3Magnus Hagander
magnus@hagander.net
In reply to: Thom Brown (#2)
Re: pgsql: Fix typo in comment

On Fri, Feb 8, 2013 at 12:58 PM, Thom Brown <thom@linux.com> wrote:

On 8 February 2013 10:46, Magnus Hagander <magnus@hagander.net> wrote:

Fix typo in comment

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01

Modified Files
--------------
src/backend/storage/file/fd.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Shame another typo wasn't caught along with this one:

"Finally, BasicOpenFile is a just thin wrapper around"

s/is a just thin/is just a thin/

Ha!

Patch applied for that too.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers