bindings: python: correct spelling of repetitions
authorKent Gibson <warthog618@gmail.com>
Fri, 5 Jul 2024 02:17:31 +0000 (10:17 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 5 Jul 2024 07:40:41 +0000 (09:40 +0200)
commit6ee321061e9ede45614bc79e6712961379648ebc
tree18f0e1586b6880b9060813292782044fb4f8fa0f
parentdb68634b738b8ba6078f879889d29e4795e585e3
bindings: python: correct spelling of repetitions

In another one of those spelling quirks, 'repetitions', which is
indicative of something being repeated, is not a direct extension of
'repeat'.

Correct the spelling of 'repetitions'.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Link: https://lore.kernel.org/r/20240705021731.43143-1-warthog618@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/gpiod/chip.py