From e9b697698a95529fb9594c35c6f53429109b6dc0 Mon Sep 17 00:00:00 2001 From: Sepehr Taghdisian Date: Sat, 16 Aug 2014 13:12:24 +0430 Subject: [PATCH] fixed a typo --- imgui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imgui.cpp b/imgui.cpp index 35e28b02..24cdb4e4 100644 --- a/imgui.cpp +++ b/imgui.cpp @@ -5887,7 +5887,7 @@ static void StrDup_Free(char *str) /* // Copyright (c) 2004, 2005 Tristan Grimmer -// Permission is hereby granted, GImGui.IO.FreeFn of charge, to any person obtaining a copy +// Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell