Correct a minor typo in a comment.

This commit is contained in:
Andrew Wood
2025-07-26 17:57:46 +01:00
parent 283bafa228
commit 0070a74390
+1 -1
View File
@@ -732,7 +732,7 @@ int pv_watchfd_loop(pvstate_t state)
/*
* Free the state structure specific to this file descriptor.
* Uunused so far - this is so that in future we could watch
* Unused so far - this is so that in future we could watch
* multiple file descriptors similar to pv_watchpid_loop().
*/
if (NULL != info.state) {