[ROSAPPS]

Fix "initialize" misspelling.

svn path=/trunk/; revision=58677
This commit is contained in:
Hermès Bélusca-Maïto 2013-04-04 19:44:23 +00:00
parent cd804b45cb
commit c45852fcfd
2 changed files with 2 additions and 2 deletions

View file

@ -239,7 +239,7 @@ NTSTATUS NTAPI
DriverEntry(PDRIVER_OBJECT _DriverObject,
PUNICODE_STRING RegistryPath)
/*
* FUNCTION: Called by the system to initalize the driver
* FUNCTION: Called by the system to initialize the driver
* ARGUMENTS:
* DriverObject = object describing this driver
* RegistryPath = path to our configuration entries