Correct typo

这个提交包含在:
2022-08-13 23:17:26 +02:00
父节点 f67bc808cc
当前提交 c0b5e2271e

查看文件

@@ -46,7 +46,7 @@ RtlInitializeListHead32(IN PLIST_ENTRY32 ListHead)
}
/**
* Indicates whether a doubly linked list structure is empty.
* Indicates whether a double linked list structure is empty.
*
* @param ListHead
* Pointer to a structure that represents the head of the list.