render: Fix typo in comment.
[pspp] / src / output / render.c
index 9e469a5e26182cd7ec2dd5bad89c645cc8db3d01..99f3f8baf1073ccc117de8ff62d2a59e257e5d15 100644 (file)
@@ -609,7 +609,7 @@ set_join_crossings (struct render_page *page, enum table_axis axis,
 }
 
 /* Maps a contiguous range of cells from a page to the underlying table along
-   the horizpntal or vertical dimension. */
+   the horizontal or vertical dimension. */
 struct map
   {
     int p0;                     /* First ordinate in the page. */