Thread
-
[patch] Simple Typo patch.
DaeMyung Kang <charsyam@gmail.com> — 2015-07-05T16:31:28Z
I just found simple typo error :) statment -> statement excercise -> exercise They are all in just comments :)
-
Re: [patch] Simple Typo patch.
Tom Lane <tgl@sss.pgh.pa.us> — 2015-07-05T17:16:10Z
CharSyam <charsyam@gmail.com> writes: > I just found simple typo error :) > statment -> statement > excercise -> exercise > They are all in just comments :) Pushed, thanks. (For future reference, a patch like this needs to update the expected-output files too.) regards, tom lane