Skip to content

Commit 159c879

Browse files
authored
Merge pull request #41096 from joey-gm/main
2 parents 377a05a + 44728a9 commit 159c879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stdlib/public/CompatibilityOverride/CompatibilityOverride.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- CompatibiltyOverride.cpp - Back-deploying compatibility fies ---s-===//
1+
//===--- CompatibilityOverride.cpp - Back-deploying compatibility fixes ---s-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

stdlib/public/CompatibilityOverride/CompatibilityOverride.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- CompatibiltyOverride.h - Back-deploying compatibility fixes --*- C++ -*-===//
1+
//===--- CompatibilityOverride.h - Back-deploying compatibility fixes --*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)