We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b2956 commit 7255dedCopy full SHA for 7255ded
1 file changed
tockloader-lib/src/attributes/decode.rs
@@ -28,7 +28,7 @@ impl DecodedAttribute {
28
/// Internal function used to decode the raw data into a [DecodedAttribute].
29
///
30
/// # Params
31
-/// - `steps` - byte array of at least 64 bytes.
+/// - `step` - byte array of at least 64 bytes.
32
33
/// # Returns
34
/// - `None` for an invalid property (invalid value length or invalid utf-8
0 commit comments