mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
Typo fix.
This commit is contained in:
parent
2caefb0836
commit
9da649d028
@ -52,7 +52,7 @@
|
||||
Each row is pre-processed then PROCESS-ROW-FN is called with the row as a
|
||||
list as its only parameter.
|
||||
|
||||
Returns how many rows where read and processed."
|
||||
Returns how many rows were read and processed."
|
||||
(let ((filenames (case (source-type copy)
|
||||
(:stdin (list (source copy)))
|
||||
(:inline (list (car (source copy))))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user