From 55d76af6c9a25c888b80289979e085baf8a767ce Mon Sep 17 00:00:00 2001 From: Vincent GRAILLOT Date: Sun, 1 Aug 2021 11:32:31 +0200 Subject: [PATCH] Fix documentation typo CSV Source Specification: From One of special values are `FILENAME MATCHING` and not `FILENAMES MATCHING` --- docs/ref/csv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/csv.rst b/docs/ref/csv.rst index 222e37e..e8d2e62 100644 --- a/docs/ref/csv.rst +++ b/docs/ref/csv.rst @@ -46,7 +46,7 @@ following special values: Reads the data from the standard input stream. - - *FILENAMES MATCHING* + - *FILENAME MATCHING* The whole *matching* clause must follow the following rule::