Branch: refs/heads/main
Revision: 7a00a19
Author: mppf
Link: Unify read ahead/readahead spelling in CommDiagnostics.chpl and chpl-cache.c by cassella · Pull Request #20361 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20361 from cassella/unify-readahead-spelling
Unify read ahead/readahead spelling in CommDiagnostics.chpl and chpl-cache.c
[PR by @cassella - reviewed/merged by @ronawho @mppf and @thomasrolinger ]
[Comment/docs change only]
I tried to make the verb form 'read ahead' and use 'readahead' for the nouns/adjectives.
Modified Files:
M modules/standard/CommDiagnostics.chpl
M runtime/src/chpl-cache.c
Compare: https://github.com/chapel-lang/chapel/compare/a5c7a64f50cc...7a00a195ffa0