Skip to content

Commit 56f3868

Browse files
author
Deepika
committed
Corrected typo
1 parent d22d8af commit 56f3868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/SPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ class SPI {
272272
int _hz;
273273

274274
private:
275-
/* Private acquire fucntion without locking/unlocking
275+
/* Private acquire function without locking/unlocking
276276
* Implemented in order to avoid duplicate locking and boost performance
277277
*/
278278
void _acquire(void);

0 commit comments

Comments
 (0)