Skip to content

Commit

Permalink
[libc++][NFC] Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ldionne committed Mar 29, 2022
1 parent a3cffc1 commit 95a2527
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
// UNSUPPORTED: c++03

// This test makes sure that the control block implementation used for non-array
// types in std::make_shared and std::allocate_shared is ABI compatbile with the
// types in std::make_shared and std::allocate_shared is ABI compatible with the
// original implementation.
//
// This test is relevant because the implementation of that control block is
Expand Down

0 comments on commit 95a2527

Please sign in to comment.