Skip to content

Commit 7f0ef9a

Browse files
committed
update doc comment
1 parent b19337c commit 7f0ef9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/src/logs/record.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ impl LogRecord {
135135
/// # Arguments
136136
///
137137
/// - `key`: A reference to the key of the attribute to update.
138-
/// - `value`: A reference to the new value for the attribute.
138+
/// - `value`: A new value for the attribute.
139139
///
140140
/// # Returns
141141
///

0 commit comments

Comments
 (0)