0031939: Coding - correction of spelling errors in comments [part 6]
[occt.git] / src / gp / gp_Hypr.hxx
index aaaa304..0be01c5 100644 (file)
@@ -181,7 +181,7 @@ public:
     gp_Ax1 Directrix2() const;
   
 
-  //! Returns the excentricity of the hyperbola (e > 1).
+  //! Returns the eccentricity of the hyperbola (e > 1).
   //! If f is the distance between the location of the hyperbola
   //! and the Focus1 then the eccentricity e = f / MajorRadius. Raises DomainError if MajorRadius = 0.0
     Standard_Real Eccentricity() const;