Эх сурвалжийг харах

Merge pull request #2478 from grpc/pollset_set_comment_fix

Tiny comment grammar fix
Craig Tiller 10 жил өмнө
parent
commit
3644adf864

+ 1 - 1
src/core/iomgr/pollset_set.h

@@ -38,7 +38,7 @@
 
 
 /* A grpc_pollset_set is a set of pollsets that are interested in an
 /* A grpc_pollset_set is a set of pollsets that are interested in an
    action. Adding a pollset to a pollset_set automatically adds any
    action. Adding a pollset to a pollset_set automatically adds any
-   fd's (etc) that have been registered with the set_set with that pollset.
+   fd's (etc) that have been registered with the set_set to that pollset.
    Registering fd's automatically adds them to all current pollsets. */
    Registering fd's automatically adds them to all current pollsets. */
 
 
 #ifdef GPR_POSIX_SOCKET
 #ifdef GPR_POSIX_SOCKET