Skip to content

Commit a7b3fe1

Browse files
authored
Fix a spelling mistake in the source files generated for a new package (#6269)
1 parent 0837576 commit a7b3fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Workspace/InitPackage.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ public final class InitPackage {
461461
462462
final class \(moduleName)Tests: XCTestCase {
463463
func testExample() throws {
464-
// XCTest Documenation
464+
// XCTest Documentation
465465
// https://developer.apple.com/documentation/xctest
466466
467467
// Defining Test Cases and Test Methods

0 commit comments

Comments
 (0)