@@ -10,4 +10,4 @@ pub struct ElementSpace;
pub type ElementPoint = Point2D<f64, ElementSpace>;
pub struct PageSpace;
-pub type PagePoint = Point2D<f64, PageSpace>;
+pub type PagePoint = Point2D<f64, PageSpace>;