Documentation error

This commit is contained in:
Yoan Blanc 2016-08-31 09:37:37 +02:00
parent ba94508be7
commit 308a36afc6
No known key found for this signature in database
GPG key ID: 6058CF4574298812

View file

@ -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