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 6de5305 commit 37ce3c2Copy full SHA for 37ce3c2
libcxx/include/__system_error/errc.h
@@ -133,7 +133,7 @@ _LIBCPP_BEGIN_NAMESPACE_STD
133
// enum class errc
134
//
135
// LWG3869 deprecates the UNIX STREAMS macros and enum values.
136
-// This makes the code clumbersome:
+// This makes the code cumbersome:
137
// - the enum value is deprecated and should show a diagnostic,
138
// - the macro is deprecated and should _not_ show a diagnostic in this
139
// context, and
0 commit comments