Skip to content

Commit

Permalink
Another README.md fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rønne Petersen committed Sep 29, 2011
1 parent a0d950b commit 6152536
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SimpleTextInput/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Simple Text Input Demo
=============
======================

Description
-----------
An example showing how to implement a simple text-editing application using Core Text.
It shows how to use the UITextInput and UIKeyInput protocols to connect to the Core Text API.

Expand All @@ -11,9 +9,11 @@ http://developer.apple.com/library/ios/#samplecode/SimpleTextInput/Introduction/

Known Issues
------------

Autocorrection suggestions don't show up as they do in the original Apple sample. This is
possibly due to http://bugzilla.xamarin.com/show_bug.cgi?id=265.

Authors
-------

Rolf Bjarne Kvinge

0 comments on commit 6152536

Please sign in to comment.