Skip to content

Commit 97c68ec

Browse files
authored
Try #62:
2 parents 99eb1f5 + 196c233 commit 97c68ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ themselves as GPIO chips with the gpio subsystem. Each of these chips provides
133133
access to a set of GPIOs. At present, when this chip is registered a global
134134
base number is assigned to this driver. The comments from the linux kernel
135135
[`gpio_chip_add_data`](https://elixir.bootlin.com/linux/v4.9.85/source/drivers/gpio/gpiolib.c#L1087)
136-
sum up the situation nicely when assignign the a base number to a GPIO chip
136+
sum up the situation nicely when assigning the a base number to a GPIO chip
137137
on registration.
138138

139139
/*

0 commit comments

Comments
 (0)