Skip to content

Commit 76e31bd

Browse files
committed
Fixed typo. (ocornut#2108, ocornut#2083)
1 parent e623be9 commit 76e31bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Dear ImGui is self-contained within a few files that you can easily copy and com
2525
- imgui_widgets.cpp
2626
- imgui_internal.h
2727
- imconfig.h (empty by default, user-editable)
28-
- imstb_rect_pack.h
28+
- imstb_rectpack.h
2929
- imstb_textedit.h
3030
- imstb_truetype.h
3131

0 commit comments

Comments
 (0)