Skip to content

Commit 767e2c0

Browse files
committed
typo
1 parent 4dbfae5 commit 767e2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ private_aes = []
9090
private_sha256 = []
9191

9292
# generics are used by dependants that don't want to specify a specific MCU
93-
# Also used by specific MCU geatures as shorthand for the private and PAC features
93+
# Also used by specific MCU features as shorthand for the private and PAC features
9494
generic_pac_stm32l4x1 = ["private_line_stm32l4x1", "stm32l4/stm32l4x1"]
9595
generic_pac_stm32l4x2 = ["private_line_stm32l4x2", "stm32l4/stm32l4x2"]
9696
generic_pac_stm32l4x3 = ["private_line_stm32l4x3", "stm32l4/stm32l4x3"]

0 commit comments

Comments
 (0)