From e2dae9249e4a0f8f17458b2e70a7b1db2de29ce4 Mon Sep 17 00:00:00 2001 From: Oliver Drobnik Date: Mon, 5 Dec 2011 12:23:42 +0100 Subject: [PATCH] Fixed spello --- Readme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.markdown b/Readme.markdown index 76f810109..c0c47b451 100644 --- a/Readme.markdown +++ b/Readme.markdown @@ -26,7 +26,7 @@ It is open source and covered by a standard BSD license. That means you have to Usage ----- -DTRichText needs a minimum iOS deployment target of 4.3 because of: +DTCoreText needs a minimum iOS deployment target of 4.3 because of: - NSCache - GCD-based threading and locking