Skip to content

Commit

Permalink
Fix error in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gcamp committed Apr 22, 2011
1 parent 0eced64 commit 8ae90a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ h1. GCPlaceholderTextView

@GCPlaceholderTextView@ is a subclass of @UITextView@ that add a placeholder property.

You use it like a normal @UITextView@ and can set the placeholder at any moment. The placeholder property has the same effect as the @UITextField@'s placeholder.
You use it like a normal @UITextView@ and can set the placeholder at any moment. The placeholder property has the same effect as the @UITextField@ 's placeholder.

A demo project is included.

0 comments on commit 8ae90a0

Please sign in to comment.