Skip to content

Commit 22aa340

Browse files
author
Dave Abrahams
committed
Fix a typo
1 parent c6883cb commit 22aa340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Prototypes/UnicodeDecoders.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// RUN: %target-run %T/UnicodeDecoders
1414
// REQUIRES: executable_test
1515

16-
// Benchmarking: use the following script with your swift-4-enabbled swiftc.
16+
// Benchmarking: use the following script with your swift-4-enabled swiftc.
1717
// The BASELINE timings come from the existing standard library Codecs
1818

1919
/*

0 commit comments

Comments
 (0)