1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-10-09 15:47:26 -04:00

header documentation correction

This commit is contained in:
Evan Pezent 2020-07-28 22:22:37 -05:00 committed by GitHub
parent 7d0d2d1e65
commit 5c9679c2ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,7 +214,7 @@ bool BeginPlot(const char* title_id,
void EndPlot();
//-----------------------------------------------------------------------------
// Plot Items (single precision data)
// Plot Items
//-----------------------------------------------------------------------------
// Plots a standard 2D line plot.