mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Whilst making an unrelated change to some Documentation, Linus sayeth: | Afaik, even in Britain, "whilst" is unusual and considered more | formal, and "while" is the common word. | | [...] | | Can we just admit that we work with computers, and we don't need to | use þe eald Englisc spelling of words that most of the world never | uses? dictionary.com refers to the word as "Chiefly British", which is probably an undesirable attribute for technical documentation. Replace all occurrences under Documentation/ with "while". Cc: David Howells <[email protected]> Cc: Liam Girdwood <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Michael Halcrow <[email protected]> Cc: Jonathan Corbet <[email protected]> Reported-by: Linus Torvalds <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>