Fixed typo (#26255)
This commit is contained in:
committed by
Manish Giri
parent
c354450024
commit
e6b7c5c8be
@ -4,7 +4,7 @@ title: Hello World Swift
|
|||||||
|
|
||||||
## Hello World
|
## Hello World
|
||||||
|
|
||||||
We only have to add the method `print("Hello World")` (from the library UIKit) to the function `viewDidLoad()` of the class `ViewController:
|
We only have to add the method `print("Hello World")` (from the library UIKit) to the function `viewDidLoad()` of the class `ViewController`:
|
||||||
|
|
||||||
```Swift
|
```Swift
|
||||||
import UIKit
|
import UIKit
|
||||||
|
Reference in New Issue
Block a user