We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29dcb8d commit 6084967Copy full SHA for 6084967
libmamba/include/mamba/core/output.hpp
@@ -161,7 +161,7 @@ namespace mamba
161
Console(const Context& context);
162
~Console();
163
164
- /** Utilty to set `"success": false` on destruction of this object
+ /** Utility to set `"success": false` on destruction of this object
165
when it's destructor is invoked while an exception is in flight.
166
167
This helps avoiding situations where an exception that should be
0 commit comments