We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99eb1f5 + 196c233 commit 97c68ecCopy full SHA for 97c68ec
README.md
@@ -133,7 +133,7 @@ themselves as GPIO chips with the gpio subsystem. Each of these chips provides
133
access to a set of GPIOs. At present, when this chip is registered a global
134
base number is assigned to this driver. The comments from the linux kernel
135
[`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
+sum up the situation nicely when assigning the a base number to a GPIO chip
137
on registration.
138
139
/*
0 commit comments