We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6149d1 commit 8e20909Copy full SHA for 8e20909
1 file changed
rclpy/src/rclpy/client.hpp
@@ -35,7 +35,7 @@ class Client : public Destroyable
35
/**
36
* This function will create a client for the given service name.
37
* This client will use the typesupport defined in the service module
38
- * provided as pysrv_type to send messages over the wire.
+ * provided as pysrv_type to send messages.
39
*
40
* Raises ValueError if the capsules are not the correct types
41
* Raises RuntimeError if the client could not be created
0 commit comments