From 52d04fdc1ed19d4c234a77b08dcad28ab009d12a Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Fri, 10 Jul 2015 09:45:09 +0200 Subject: Fix a typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If608ef78526c1876cba7650b42eca1d9c9b4e817 Reviewed-on: https://code.wireshark.org/review/9586 Reviewed-by: Jörg Mayer --- ui/qt/qcustomplot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/qt/qcustomplot.h b/ui/qt/qcustomplot.h index eed2906b89..af32bc3bf3 100644 --- a/ui/qt/qcustomplot.h +++ b/ui/qt/qcustomplot.h @@ -893,7 +893,7 @@ public: ,esLineArrow ///< A non-filled arrow head with open back ,esDisc ///< A filled circle ,esSquare ///< A filled square - ,esDiamond ///< A filled diamond (45degre rotated square) + ,esDiamond ///< A filled diamond (45 degrees rotated square) ,esBar ///< A bar perpendicular to the line ,esHalfBar ///< A bar perpendicular to the line, pointing out to only one side (to which side can be changed with \ref setInverted) ,esSkewedBar ///< A bar that is skewed (skew controllable via \ref setLength) -- cgit v1.2.3