Created attachment 28834 [details] Corrects typo 'occured' into 'occurred' for the documentation Hi, Here are some patchs to correct typo 'occured' into 'occurred'. I don't know what is more convenient for you to review/accept so I have made four patchs for this typo: * one for the docs * one for the api * one for the source code * one for the testsuite I'll include them here. Regards, Olivier.
Created attachment 28835 [details] Corrects typo 'occured' into 'occurred' for the API.
Created attachment 28836 [details] Corrects typo 'occured' into 'occurred' for the code source.
Created attachment 28837 [details] Corrects typo 'occured' into 'occurred' for the testsuite.
Thanks Olivier. On master now: commit c18d1e551bea2d14b2404800dbb18e74729d3fb4 Author: Olivier Delhomme <olivier.delhomme@free.fr> AuthorDate: Mon Feb 13 13:37:09 2023 -0700 Fix typos for 'occurred'. Bug 15989.
(In reply to Tim Wickberg from comment #4) > Thanks Olivier. On master now: > > commit c18d1e551bea2d14b2404800dbb18e74729d3fb4 > Author: Olivier Delhomme <olivier.delhomme@free.fr> > AuthorDate: Mon Feb 13 13:37:09 2023 -0700 > > Fix typos for 'occurred'. > > Bug 15989. Thanks Tim ! Regards, Olivier.