Skip to content

Commit 7255ded

Browse files
committed
chore: .....
Signed-off-by: Mohamed Daoudo <mohamed.daoudo@stud.fils.upb.ro>
1 parent 21b2956 commit 7255ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tockloader-lib/src/attributes/decode.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ impl DecodedAttribute {
2828
/// Internal function used to decode the raw data into a [DecodedAttribute].
2929
///
3030
/// # Params
31-
/// - `steps` - byte array of at least 64 bytes.
31+
/// - `step` - byte array of at least 64 bytes.
3232
///
3333
/// # Returns
3434
/// - `None` for an invalid property (invalid value length or invalid utf-8

0 commit comments

Comments
 (0)