From 15a0af756d5a35cd72facaa8461bf1b119b0f6c8 Mon Sep 17 00:00:00 2001 From: Aargonian Date: Sun, 6 Sep 2015 01:19:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47aec9f..6660626 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Currently, the library provides wrapper classes for * TTF_Font (all functions covered) each with a subset of methods corresponding to SDL functions working -with sepcific types of objects and in some cases additional convenience +with specific types of objects and, in some cases, additional convenience methods. These classes support: - RAII-style initialization and destruction