Fix typo of libfprint in supported devices list

This also updates the title of the website page at https://fprint.freedesktop.org/supported-devices.html
This commit is contained in:
Adam Jones
2024-01-04 22:54:14 +00:00
committed by Marco Trevisan
parent e05fbaa8ab
commit 54ff730f0c

View File

@@ -110,7 +110,7 @@ main (int argc, char **argv)
printed = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
g_print ("%% lifprint — Supported Devices\n");
g_print ("%% libfprint — Supported Devices\n");
g_print ("%% Bastien Nocera, Daniel Drake\n");
g_print ("%% 2018\n");
g_print ("\n");