From f705cb30876681b059d38b4686f67ece5022b7cb Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 5 Sep 2019 17:47:33 -0700 Subject: [PATCH] Another typo fix --- interface/wx/graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/graphics.h b/interface/wx/graphics.h index e9fcc856ed..7e09c7d6ee 100644 --- a/interface/wx/graphics.h +++ b/interface/wx/graphics.h @@ -647,7 +647,7 @@ public: The version taking wxGraphicsGradientStops is new in wxWidgets 2.9.1. - The @ matrix parameter was added in wxWidgets 3.1.3 + The @a matrix parameter was added in wxWidgets 3.1.3 */ wxGraphicsBrush CreateLinearGradientBrush(wxDouble x1, wxDouble y1,