diff --git a/src/IO/RemoteReadBufferCache.h b/src/IO/RemoteReadBufferCache.h index 6188662577f..7b02ff1ca60 100644 --- a/src/IO/RemoteReadBufferCache.h +++ b/src/IO/RemoteReadBufferCache.h @@ -66,7 +66,7 @@ public: /** * Called by LocalCachedFileReader, must be used in pair - * The second value of the return tuple is the local_path to store file. + * The second value of the return tuple is the local_path to store file. * It will be empty if the file has not been downloaded */ std::tuple allocFile();