diff --git a/boxes/__init__.py b/boxes/__init__.py index 05f1abe..541136a 100755 --- a/boxes/__init__.py +++ b/boxes/__init__.py @@ -224,7 +224,7 @@ Values: * absolute * diameter : 5.0 : diameter of the holes * distance : 3.0 : distance between the holes - * style : "circles" : currently only supported style + * style : "circle" : currently only supported style """