Index: trunk/src/com/kitfox/svg/pathcmd/Arc.java
===================================================================
--- trunk/src/com/kitfox/svg/pathcmd/Arc.java	(revision 14328)
+++ trunk/src/com/kitfox/svg/pathcmd/Arc.java	(revision 17333)
@@ -43,5 +43,5 @@
 /**
  * This is a little used SVG function, as most editors will save curves as 
- * Beziers.  To reduce the need to rely on the Batik library, this functionallity
+ * Beziers.  To reduce the need to rely on the Batik library, this functionality
  * is being bypassed for the time being.  In the future, it would be nice to
  * extend the GeneralPath command to include the arcTo ability provided by Batik.
