[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/libs/flake
From:       Martin Pfeiffer <hubipete () gmx ! net>
Date:       2008-03-02 14:31:25
Message-ID: 1204468285.318869.20000.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 781286 by mpfeiffer:

* krazy spelling fixes


 M  +1 -1      KoPathSegment.cpp  
 M  +1 -1      KoPathSegment.h  


--- trunk/koffice/libs/flake/KoPathSegment.cpp #781285:781286
@@ -257,7 +257,7 @@
         r(t) = (P2 - 2*P1 + P0) * t^2 + (2*P1 - 2*P0) * t + P0
 
         Setting r(t) to zero and using the x and y coordinates of differences of
-        successive control points lets us find the paramters t, where the original 
+        successive control points lets us find the parameters t, where the original 
         bezier curve has a minimum or a maximum.
         */
 
--- trunk/koffice/libs/flake/KoPathSegment.h #781285:781286
@@ -107,7 +107,7 @@
 
     /**
      * The DeCasteljau algorithm for parameter t.
-     * @param t the paramter to evaluate at
+     * @param t the parameter to evaluate at
      * @param p1 the new control point of the segment start
      * @param p2 the first control point at t
      * @param p3 the new point at t
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic