Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 00d8bae

Browse files
committed
Merge pull request pNre#120 from DivineDominion/patch-1
Update Int.swift
2 parents 5a426f5 + f9e672e commit 00d8bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ExSwift/Int.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public extension Int {
108108
Checks if self is included a specified range.
109109

110110
:param: range Range
111-
:param: string If true, "<" is used for comparison
111+
:param: strict If true, "<" is used for comparison
112112
:returns: true if in range
113113
*/
114114
func isIn (range: Range<Int>, strict: Bool = false) -> Bool {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /