Fix typo "managment" -> "management" in our codebase...

... except for 3rd-party code or "official" names.
This commit is contained in:
Hermès Bélusca-Maïto 2023-05-29 22:35:34 +02:00
parent 13b1eadebb
commit 6db0d24fb6
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
10 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: lib/rtl/atom.c
* PURPOSE: Atom managment
* PURPOSE: Atom management
* PROGRAMMER: Thomas Weidenmueller
*/