Skip to content

Commit 11065be

Browse files
committed
Fixed more filenames in the comments.
1 parent 4dbcec2 commit 11065be

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

benchmark/single-source/DropLast.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
////////////////////////////////////////////////////////////////////////////////
1414
// WARNING: This file is manually generated from .gyb template and should not
15-
// be directly modified. Instead, make changes to Suffix.swift.gyb and run
15+
// be directly modified. Instead, make changes to DropLast.swift.gyb and run
1616
// scripts/generate_harness/generate_harness.py to regenerate this file.
1717
////////////////////////////////////////////////////////////////////////////////
1818

benchmark/single-source/DropLast.swift.gyb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
% # Ignore the following warning. This _is_ the correct file to edit.
1414
////////////////////////////////////////////////////////////////////////////////
1515
// WARNING: This file is manually generated from .gyb template and should not
16-
// be directly modified. Instead, make changes to Suffix.swift.gyb and run
16+
// be directly modified. Instead, make changes to DropLast.swift.gyb and run
1717
// scripts/generate_harness/generate_harness.py to regenerate this file.
1818
////////////////////////////////////////////////////////////////////////////////
1919

benchmark/single-source/Prefix.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Suffix.swift ---------------------------------------------------===//
1+
//===--- Prefix.swift -----------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//
@@ -12,7 +12,7 @@
1212

1313
////////////////////////////////////////////////////////////////////////////////
1414
// WARNING: This file is manually generated from .gyb template and should not
15-
// be directly modified. Instead, make changes to Suffix.swift.gyb and run
15+
// be directly modified. Instead, make changes to Prefix.swift.gyb and run
1616
// scripts/generate_harness/generate_harness.py to regenerate this file.
1717
////////////////////////////////////////////////////////////////////////////////
1818

0 commit comments

Comments
 (0)