We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc61fa commit fed0a88Copy full SHA for fed0a88
include/boost/parser/error_handling_fwd.hpp
@@ -104,7 +104,7 @@ namespace boost { namespace parser {
104
105
/** The error handler used when the user does not specify a custom one.
106
This error handler prints warnings and errors to `std::cerr`, and does
107
- not have an associcated filename. */
+ not have an associated filename. */
108
struct default_error_handler
109
{
110
constexpr default_error_handler() = default;
0 commit comments