0024784: Move documentation in CDL files to proper location
[occt.git] / src / GCE2d / GCE2d_MakeCircle.cdl
index 71436c6..f936b45 100644 (file)
@@ -17,7 +17,7 @@
 class MakeCircle from GCE2d inherits Root from GCE2d
 
     ---Purpose : This class implements the following algorithms used 
-    --           to create Cirlec from Geom2d.
+    --           to create Circle from Geom2d.
     --           
     --           * Create a Circle parallel to another and passing 
     --             though a point.