We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e5673 commit a560db9Copy full SHA for a560db9
Library/UIKit/UIViewController+NibResource.swift
@@ -13,7 +13,7 @@ public extension UIViewController {
13
/**
14
Returns a newly initialized view controller with the nib resource (R.nib.*).
15
16
- - parameter nib: The name of the nib resource (R.nib.*) to associate with the view controller.
+ - parameter nib: The nib resource (R.nib.*) to associate with the view controller.
17
18
- returns: A newly initialized UIViewController object.
19
*/
0 commit comments