X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cc6460e973cf14c900f1e3244a7b81a5e1c9e791..6fad433ba5753166eee177fc072c061cdf17c6fa:/doc/sdk/python/cookbook.html.textile.liquid diff --git a/doc/sdk/python/cookbook.html.textile.liquid b/doc/sdk/python/cookbook.html.textile.liquid index c9e1f05f17..d7d34fc0b0 100644 --- a/doc/sdk/python/cookbook.html.textile.liquid +++ b/doc/sdk/python/cookbook.html.textile.liquid @@ -498,7 +498,7 @@ dst_collection.copy( # The path of the source file or directory to copy 'ExamplePath', # The path where the source file or directory will be copied. - # Pass the empty string like this to copy it to the same path. + # Pass an empty string like this to copy it to the same path. '', # The collection where the source file or directory comes from. # If not specified, the default is the current collection (so you'll