We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea510df commit 3515be4Copy full SHA for 3515be4
Sources/SwiftWin32/App and Environment/ApplicationMain.swift
@@ -48,7 +48,7 @@ public func ApplicationMain(_ argc: Int32,
48
// Setup the main application class. The following order describes how the
49
// user may actually configure the selected class:
50
//
51
- // 1. `application`: the parameter passd to `ApplicationMain(_:_:_:_:)`
+ // 1. `application`: the parameter passed to `ApplicationMain(_:_:_:_:)`
52
// 2. `PrincipalClass`: the value configured in `Info.plist`
53
// 3. `Application`: the default application class provided by Swift/Win32
54
0 commit comments