From 308a36afc6dd6a68b66e539931d93ccd6b2fd0b7 Mon Sep 17 00:00:00 2001 From: Yoan Blanc Date: Wed, 31 Aug 2016 09:37:37 +0200 Subject: [PATCH] Documentation error --- options.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.go b/options.go index 33119fa..4251aab 100644 --- a/options.go +++ b/options.go @@ -65,7 +65,7 @@ const ( D135 Angle = 135 // D180 represents the rotation angle 180 degrees. D180 Angle = 180 - // D180 represents the rotation angle 180 degrees. + // D235 represents the rotation angle 235 degrees. D235 Angle = 235 // D270 represents the rotation angle 270 degrees. D270 Angle = 270