Skip to content

Commit

Permalink
Fixes documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ales Kocur authored and Aleš Kocur committed Sep 16, 2015
1 parent 48f9ad3 commit ea57f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pod/Classes/TFBubbleItUpView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ public struct TFBubbleItem {
return stringArray
}

/// Returns all valid strings
public func validStrings() -> [String] {
var stringArray: [String] = []

Expand Down

0 comments on commit ea57f23

Please sign in to comment.