diff --git a/src/clp_ffi_js/ir/decoding_methods.hpp b/src/clp_ffi_js/ir/decoding_methods.hpp index 4fd2a095..d80989f4 100644 --- a/src/clp_ffi_js/ir/decoding_methods.hpp +++ b/src/clp_ffi_js/ir/decoding_methods.hpp @@ -7,7 +7,7 @@ namespace clp_ffi_js::ir { /** - * Gets the version of the IR stream. + * Gets the version of the IR stream from the specified reader. * @param reader * @throws ClpFfiJsException if the encoding type couldn't be decoded or the encoding type is * unsupported.