Fix typos all around (thanks codespell!)

This commit is contained in:
Emmanuel Gil Peyrot
2019-02-20 16:33:32 +01:00
parent e578004b3c
commit 426c24673f
19 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -546,7 +546,7 @@ fs_output_configure_for_mode(struct fs_output *fsout,
&surf_width, &surf_height);
/* The actual output mode is in physical units. We need to
* transform the surface size to physical unit size by flipping ans
* transform the surface size to physical unit size by flipping and
* possibly scaling it.
*/
switch (fsout->output->transform) {