vfs*: Fix a number of typos

This commit is contained in:
Bastien Nocera
2019-08-05 13:13:10 +02:00
parent 76db6a5a16
commit 0400bcc85e
5 changed files with 10 additions and 10 deletions

View File

@@ -405,7 +405,7 @@ submit_image(fpi_ssm *ssm,
g_slist_free_full(data->rows, g_free);
data->rows = NULL;
fp_dbg("Image captured, commiting");
fp_dbg("Image captured, committing");
fpi_imgdev_image_captured(dev, img);
}