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
|
||||
|
||||
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
|
||||
import UIKit
|
||||
|
Reference in New Issue
Block a user