Skip to content

Commit 394eeb6

Browse files
committed
[libc++][test] Fixes a typo in UNSUPPORTED.
1 parent f237da1 commit 394eeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/modules/std.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTEd: c++03, c++11, c++14, c++17, c++20
9+
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20
1010
// TODO MODULES fix c++26
1111
// XFAIL: c++26
1212

0 commit comments

Comments
 (0)