From ef2ed2fb328a5a84c29bb39979764ecbb7196734 Mon Sep 17 00:00:00 2001 From: Jonas Kulla Date: Fri, 6 Sep 2013 15:29:00 +0200 Subject: [PATCH] Fix wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd39531..ddd6c96 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ If a requested font is not found, no error is generated. Instead, a built-in fon * Audio formats other than ogg/wav (this might change in the future) * Audio "pitch" parameter * The Win32API ruby class (for obvious reasons) -* Loading Bitmaps with sizes greater than the OpenGL texture size limit (around 8192 on modern cards) +* Creating Bitmaps with sizes greater than the OpenGL texture size limit (around 8192 on modern cards) ## Nonstandard RGSS extensions