doc: fix typo in gpiod_line_request_bulk() documentation
authorMarc Ferland <marc.ferland@gmail.com>
Thu, 15 Oct 2020 17:52:35 +0000 (13:52 -0400)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 16 Oct 2020 09:27:19 +0000 (11:27 +0200)
Remove the stray 'the' from the doc.

Signed-off-by: Marc Ferland <marc.ferland@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
include/gpiod.h

index 72af177f9013197daaf19d4dfe3dcfd14ee86963..7d4d0cd3e3b7ae5d50019d5975cce075bf724afd 100644 (file)
@@ -1057,7 +1057,7 @@ int gpiod_line_request_both_edges_events_flags(struct gpiod_line *line,
  * @param config Request options.
  * @param default_vals Initial line values - only relevant if we're setting
  *                     the direction to output.
- * @return 0 if the all lines were properly requested. In case of an error
+ * @return 0 if all lines were properly requested. In case of an error
  *         this routine returns -1 and sets the last error number.
  *
  * If this routine succeeds, the caller takes ownership of the GPIO lines