pgsql: Fix typo in comment
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
On 8 February 2013 10:46, Magnus Hagander <magnus@hagander.net> wrote:
Fix typo in comment
Etsuro Fujita
Branch
------
masterDetails
-------
http://git.postgresql.org/pg/commitdiff/733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01Modified 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
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
------
masterDetails
-------
http://git.postgresql.org/pg/commitdiff/733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01Modified 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