Browse Source

Fixed typo. (#2108, #2083)

omar 7 years ago
parent
commit
76e31bd51a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -25,7 +25,7 @@ Dear ImGui is self-contained within a few files that you can easily copy and com
 - imgui_widgets.cpp
 - imgui_internal.h
 - imconfig.h (empty by default, user-editable)
-- imstb_rect_pack.h
+- imstb_rectpack.h
 - imstb_textedit.h
 - imstb_truetype.h