Thread: Small typo in pageinspect heapfuncs

Small typo in pageinspect heapfuncs

From
Daniel Gustafsson
Date:
Spotted a tiny typo in contrib/pageinspect/heapfuncs.c: s/accordindly/accordingly/

cheers ./daniel


Attachment

Re: Small typo in pageinspect heapfuncs

From
Heikki Linnakangas
Date:
On 10/26/2016 09:52 AM, Daniel Gustafsson wrote:
> Spotted a tiny typo in contrib/pageinspect/heapfuncs.c: s/accordindly/accordingly/

Fixed, thanks.

- Heikki