From 369f8c7082abf0185661fc1792bd054e6cfe295e Mon Sep 17 00:00:00 2001 From: Brian Ferguson Date: Sat, 20 Jul 2013 10:11:34 -0600 Subject: [PATCH] Meter.cpp: Typo in commented section --- Library/Meter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Meter.cpp b/Library/Meter.cpp index e603524d..77e25bea 100644 --- a/Library/Meter.cpp +++ b/Library/Meter.cpp @@ -168,7 +168,7 @@ RECT Meter::GetMeterRect() } /* -** Returns a Rect containing the adjusted meter location with SolidColorPadding +** Returns a Rect containing the adjusted meter location with "Padding" option ** */ Gdiplus::Rect Meter::GetMeterRectPadding()