treewide: change "correspond with" to "correspond to"
authorKent Gibson <warthog618@gmail.com>
Mon, 18 Nov 2019 14:46:12 +0000 (15:46 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 18 Nov 2019 14:46:12 +0000 (15:46 +0100)
commitbb3dc9eb2e223d099add4e21c6d3e3db5519032f
tree28949947459407466e3143bc9640b042e1ab590e
parent4c09830deb4881887ee6dd326fb0f61ad23f638e
treewide: change "correspond with" to "correspond to"

Trivial grammar fix. "correspond with" can mean either being in agreement
with, happening at the same time, or communication between parties.
"correspond to" is used to mean equivalance, which is the intended use
throughout the documentation.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/python/gpiodmodule.c
include/gpiod.h
lib/core.c
tests/mockup/gpio-mockup.c