chore: fix some typos (#7585)

Signed-off-by: redistay <wujunjing@outlook.com>
This commit is contained in:
redistay
2024-04-02 21:41:54 +08:00
committed by GitHub
parent db6bf547a9
commit 1cfc9b6139
4 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ BOOL DeviceCreate(PHSWDEVICE hSwDevice);
/**
* @brief Create device and set the lifetime.
* Only one device should be created.
* If device is installed ealier, this function returns FALSE.
* If device is installed earlier, this function returns FALSE.
*
* @param lifetime [in] The lifetime to set after creating the device. NULL means do not set the lifetime.
* https://learn.microsoft.com/en-us/windows/win32/api/swdevice/nf-swdevice-swdevicesetlifetime