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 82136b6 commit 8a36161Copy full SHA for 8a36161
api/include/opentelemetry/nostd/internal/absl/base/options.h
@@ -70,7 +70,7 @@
70
// Include a standard library header to allow configuration based on the
71
// standard library in use.
72
// Using C++20 feature-test macros when possible, otherwise fall back to
73
-// ciso646/iso646.h.There are warnings when includeing ciso646 in C++17 mode
+// ciso646/iso646.h.There are warnings when including ciso646 in C++17 mode
74
#ifdef __has_include
75
# if __has_include(<version>)
76
# include <version>
0 commit comments