Author: hbelusca
Date: Mon Jun 19 15:26:08 2017
New Revision: 75132
URL:
http://svn.reactos.org/svn/reactos?rev=75132&view=rev
Log:
[NTOS]: Fix typos.
Modified:
trunk/reactos/ntoskrnl/include/internal/ob_x.h
trunk/reactos/ntoskrnl/include/internal/ps_x.h
Modified: trunk/reactos/ntoskrnl/include/internal/ob_x.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/…
==============================================================================
--- trunk/reactos/ntoskrnl/include/internal/ob_x.h [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/include/internal/ob_x.h [iso-8859-1] Mon Jun 19 15:26:08 2017
@@ -2,7 +2,7 @@
* PROJECT: ReactOS Kernel
* LICENSE: GPL - See COPYING in the top level directory
* FILE: ntoskrnl/include/internal/ob_x.h
-* PURPOSE: Intenral Inlined Functions for the Object Manager
+* PURPOSE: Internal Inlined Functions for the Object Manager
* PROGRAMMERS: Alex Ionescu (alex.ionescu(a)reactos.org)
*/
Modified: trunk/reactos/ntoskrnl/include/internal/ps_x.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/…
==============================================================================
--- trunk/reactos/ntoskrnl/include/internal/ps_x.h [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/include/internal/ps_x.h [iso-8859-1] Mon Jun 19 15:26:08 2017
@@ -2,7 +2,7 @@
* PROJECT: ReactOS Kernel
* LICENSE: GPL - See COPYING in the top level directory
* FILE: ntoskrnl/include/internal/ps_x.h
-* PURPOSE: Intenral Inlined Functions for the Process Manager
+* PURPOSE: Internal Inlined Functions for the Process Manager
* PROGRAMMERS: Alex Ionescu (alex.ionescu(a)reactos.org)
* Thomas Weidenmueller (w3seek(a)reactos.org)
*/