Fix a typo in SearchCatCache function comment
Hi,
While reviewing the patch in [1]/messages/by-id/CAD21AoAwxbd-zXXUAeJ2FBRHr+=bfMUHoN7xJuXcwu1sFi1-sQ@mail.gmail.com, I found that SearchCatCache function
uses SearchCatCacheInternal as it's function name in the comment. It
looks like a typo, attaching a very small patch to correct it.
Thoughts?
[1]: /messages/by-id/CAD21AoAwxbd-zXXUAeJ2FBRHr+=bfMUHoN7xJuXcwu1sFi1-sQ@mail.gmail.com
With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com
Attachments:
v1-0001-Use-correct-function-name-in-SearchCatCache-comme.patchapplication/octet-stream; name=v1-0001-Use-correct-function-name-in-SearchCatCache-comme.patchDownload+1-2
On Tue, Jan 12, 2021 at 12:17:20PM +0530, Bharath Rupireddy wrote:
While reviewing the patch in [1], I found that SearchCatCache function
uses SearchCatCacheInternal as it's function name in the comment. It
looks like a typo, attaching a very small patch to correct it.
Good catch. I'll go fix it tomorrow if nobody objects.
--
Michael