Skip to content

Commit c0e1a7c

Browse files
committed
[Toolchains] Fix typo in header comment
Remove "t" added accidentally in previous typo fix commit. Sorry about that!
1 parent bb20005 commit c0e1a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Driver/ToolChains.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// See http://swift.org/LICENSE.txt for license information
99
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10-
//t
10+
//
1111
//===----------------------------------------------------------------------===//
1212

1313
#ifndef SWIFT_DRIVER_TOOLCHAINS_H

0 commit comments

Comments
 (0)