diff --git a/src/main/include/log4cxx/helpers/messagebuffer.h b/src/main/include/log4cxx/helpers/messagebuffer.h index 786fdf791..2200a954d 100644 --- a/src/main/include/log4cxx/helpers/messagebuffer.h +++ b/src/main/include/log4cxx/helpers/messagebuffer.h @@ -719,7 +719,7 @@ class LOG4CXX_EXPORT MessageBuffer /** * Remove the constructed string. - * @param buf used only to signal that + * @param os used only to signal that * the embedded stream was not used. */ std::basic_string extract_str(std::basic_ostream& os);