Skip to content

Commit

Permalink
nodejs#168 fix method documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodoggy authored and niftynei committed Sep 10, 2016
1 parent 1ab6b28 commit 029e886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ private static int convertValueToInt(CharSequence charSeq,
}

/**
* Parses Spanned text for existing html links and reapplies them.
* Parses Spanned text for existing html links and reapplies them after the text has been Linkified
* @see <a href="https://developer.android.com/reference/android/text/util/Linkify.html">Linkify</a>
*
* @param spann
Expand Down

0 comments on commit 029e886

Please sign in to comment.