Skip to content

Commit 65c0a82

Browse files
trejanpelwell
authored andcommitted
Typo
1 parent 2cc103f commit 65c0a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pinctrl/pinctrl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ static void usage()
8686
printf("Note that omitting [GPIO] from \"%s get\" prints all GPIOs.\n", name);
8787
printf("If the -p option is given, GPIO numbers are replaced by pin numbers on the\n");
8888
printf("40-way header. If the -v option is given, the output is more verbose.\n");
89-
printf("%s funcs will dump all the possible GPIO alt funcions in CSV format\n", name);
89+
printf("%s funcs will dump all the possible GPIO alt functions in CSV format\n", name);
9090
printf("or if [GPIO] is specified the alternate funcs just for that specific GPIO.\n");
9191
printf("The -c option allows the alt functions (and only the alt function) for a named\n");
9292
printf("chip to be displayed, even if that chip is not present in the current system.\n");

0 commit comments

Comments
 (0)