From d80d3884b18b27c7f92032541ad6c346e2446afd Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Thu, 30 Apr 2015 11:48:47 -0400 Subject: [PATCH] Cleanup --- lib/squib/api/shapes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/squib/api/shapes.rb b/lib/squib/api/shapes.rb index 3b786f7..cffb436 100644 --- a/lib/squib/api/shapes.rb +++ b/lib/squib/api/shapes.rb @@ -59,7 +59,7 @@ module Squib end end - # Draw an ellipse + # Draw an ellipse # # @example # ellipse x: 0, y: 0, width: 825, height: 1125