mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Simplify wording that identifies hello.Greetings function.
parent
7f6d39b0d1
commit
0885a795e2
@ -138,4 +138,4 @@ Drag and drop the `hello.framework` bundle to the Xcode project. Your project la
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Build and run it on the simulator or an actual device (Cmd+R). When the application launches, the label on the main view will be modified with the string returned from `GoHelloGreetings` which invokes the `Greetings` function from the hello package.
|
Build and run it on the simulator or an actual device (Cmd+R). When the application launches, the label on the main view will be modified with the string returned from `GoHelloGreetings` which invokes the `hello.Greetings` function.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user