Skip to content

Commit 0e03d5e

Browse files
Soya-Onishinnmm
andcommitted
Fix doc comments for cleanliness
Co-authored-by: Nikolai Morin <[email protected]>
1 parent 61ac6ba commit 0e03d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rclrs/src/node/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pub struct Node {
4242

4343
/// A builder for node instantiation.
4444
///
45-
/// default value in each fields are
45+
/// The default values for each field are
4646
/// - context: user defined
4747
/// - name: user defined
4848
/// - namespace: "/"

0 commit comments

Comments
 (0)