[RPCRT4]
[reactos.git] / rosapps / templates / template / template.c
index 75fbf7f..5aef4ec 100644 (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