Skip to content

Commit 6084967

Browse files
committed
fixed typo
1 parent 29dcb8d commit 6084967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmamba/include/mamba/core/output.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ namespace mamba
161161
Console(const Context& context);
162162
~Console();
163163

164-
/** Utilty to set `"success": false` on destruction of this object
164+
/** Utility to set `"success": false` on destruction of this object
165165
when it's destructor is invoked while an exception is in flight.
166166
167167
This helps avoiding situations where an exception that should be

0 commit comments

Comments
 (0)