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 b5266fd commit 4e346dcCopy full SHA for 4e346dc
1 file changed
include/fmt/ostream.h
@@ -33,7 +33,7 @@
33
FMT_BEGIN_NAMESPACE
34
namespace detail {
35
36
-// Generate a unique explicit instantion in every translation unit using a tag
+// Generate a unique explicit instantiation in every translation unit using a tag
37
// type in an anonymous namespace.
38
namespace {
39
struct file_access_tag {};
0 commit comments