Skip to content

Commit d975e02

Browse files
authored
Fix typo (#373)
Co-authored-by: Aleksander Dejewski <aleksander.dejewski@gmail.com>
1 parent ce6f1c5 commit d975e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/src/subghz/packet_status.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ impl core::fmt::Debug for FskPacketStatus {
167167
}
168168
}
169169

170-
/// (G)FSK packet status.
170+
/// LoRa packet status.
171171
///
172172
/// Returned by [`lora_packet_status`].
173173
///

0 commit comments

Comments
 (0)