Skip to content

Commit 7e9f47e

Browse files
committed
Change some titles
1 parent 4f82e89 commit 7e9f47e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ executable SwiftHaskell
229229
executable where the dynamic linker should look for shared
230230
libraries.
231231

232-
## Starting the GUI
232+
## Starting Cocoa
233233

234234
Because Haskell has control over the program's entry point
235235
(`main`), we'll need to have it call out to Cocoa to start its
@@ -296,7 +296,7 @@ from `MainMenu.xib`:
296296

297297
![A blank window](tutorial/empty-app.png)
298298

299-
## Completing Linking Setup
299+
## Linking to the Executable
300300

301301
Add `$(PROJECT_DIR)/SwiftHaskell/include` to the framework
302302
target's **Swift Compiler - Search Paths, Import Paths** setting

0 commit comments

Comments
 (0)