Skip to content

Commit c18e12e

Browse files
committed
pinctrl: Fix typo in README
Signed-off-by: Phil Elwell <[email protected]>
1 parent f39b545 commit c18e12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pinctrl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The improvements over raspi-gpio include:
1212
* GPIOs can be referred to by name or number.
1313
* Pin mode (-p) switches the UI to be in terms of 40-way header pin numbers.
1414
* The "poll" command causes it to constantly monitor the specified pins,
15-
displaying any level changes it see. For slow signals (up to a few hundred
15+
displaying any level changes it sees. For slow signals (up to a few hundred
1616
kHz) it can act as a basic logic analyser.
1717
* The "get" and "set" keywords are optional in most cases.
1818
* Splitting into a general gpiolib library and a separate client application

0 commit comments

Comments
 (0)