Fix wording in imgui::draw_list docs

This commit is contained in:
dbr 2021-02-24 20:07:05 +11:00
parent 759ed18202
commit a4f74624e1

View File

@ -1,4 +1,4 @@
//! The draw list lets you create custom graphics with a window.
//! The draw list lets you create custom graphics within a window.
//!
//! Each dear imgui window contains its own draw list. You can use
//! [`Ui::get_window_draw_list`] to access the current window draw