Index: sage/schemes/elliptic_curves/ell_generic.py
===================================================================
--- sage/schemes/elliptic_curves/ell_generic.py	(revision 12287)
+++ sage/schemes/elliptic_curves/ell_generic.py	(revision 12827)
@@ -2120,5 +2120,5 @@
             return (x, -y-a1*x-a3)
 
-        # the x-coordonate does not depend on the sign of m.  The work
+        # the x-coordinate does not depend on the sign of m.  The work
         # here is done by functions defined earlier:
 
@@ -2261,5 +2261,5 @@
             Via:  (u,r,s,t) = (1, 0, 0, 0)]
         
-        We can also find istomorphisms defined over extension fields::
+        We can also find isomorphisms defined over extension fields::
         
             sage: E=EllipticCurve(GF(7),[0,0,0,1,1])
