From 27c3afd91c354aeb3587c91b15d3886b813c1a1f Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 18 Sep 2018 21:30:52 +0200 Subject: [PATCH] enjoy! --- src/raylib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/raylib.h b/src/raylib.h index 11b11a542..a44b77eeb 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -1,6 +1,6 @@ /********************************************************************************************** * -* raylib - A simple and easy-to-use library to learn videogames programming (www.raylib.com) +* raylib - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com) * * FEATURES: * - NO external dependencies, all required libraries included with raylib