Merge pull request #2831 from cyril-marpaud/patch-1

fix: typo
This commit is contained in:
Dario Nieuwenhuis 2024-04-17 15:56:31 +00:00 committed by GitHub
commit 78ca904e96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
//! Pulse Density Modulation (PDM) mirophone driver
//! Pulse Density Modulation (PDM) microphone driver
#![macro_use]