Fix typo in comment of compute_return_type()

Started by Japin Liover 1 year ago2 messageshackers
Jump to latest
#1Japin Li
japinli@hotmail.com

Hi, hackers

When I reading the implementation of CreateFunction(), I found there is a typo
in comment of compute_return_type().

--
Regrads,
Japin Li

Attachments:

0001-Fix-typo-in-comment-of-compute_return_type.patchtext/x-diffDownload+1-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Japin Li (#1)
Re: Fix typo in comment of compute_return_type()

On Wed, Dec 25, 2024 at 05:44:17PM +0800, Japin Li wrote:

When I reading the implementation of CreateFunction(), I found there is a typo
in comment of compute_return_type().

Good catch. Will fix!
--
Michael