Ticket 16019

Summary: Fix typo for occurred in various files
Product: Slurm Reporter: olivier.delhomme <olivier.delhomme>
Component: OtherAssignee: Tim Wickberg <tim>
Status: RESOLVED FIXED QA Contact:
Severity: C - Contributions    
Priority: ---    
Version: 23.02.x   
Hardware: Linux   
OS: Linux   
Site: -Other- Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: 23.02.0rc1 Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---
Attachments: Corrects typo 'occured' into 'occurred' for the documentation
Corrects typo 'occured' into 'occurred' for the API.
Corrects typo 'occured' into 'occurred' for the code source.
Corrects typo 'occured' into 'occurred' for the testsuite.

Description olivier.delhomme@free.fr 2023-02-13 12:00:48 MST
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.
Comment 1 olivier.delhomme@free.fr 2023-02-13 12:02:12 MST
Created attachment 28835 [details]
Corrects typo 'occured' into 'occurred' for the API.
Comment 2 olivier.delhomme@free.fr 2023-02-13 12:02:43 MST
Created attachment 28836 [details]
Corrects typo 'occured' into 'occurred' for the code source.
Comment 3 olivier.delhomme@free.fr 2023-02-13 12:03:10 MST
Created attachment 28837 [details]
Corrects typo 'occured' into 'occurred' for the testsuite.
Comment 4 Tim Wickberg 2023-02-13 13:38:28 MST
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.
Comment 5 olivier.delhomme@free.fr 2023-02-14 11:47:09 MST
(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.