| Summary: | Fix typo for occurred in various files | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | olivier.delhomme <olivier.delhomme> |
| Component: | Other | Assignee: | 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. |
||
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. |
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.