From 6bf29108a1227fd4b2d686c3cd5c8a4bc0964598 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 14 Apr 2020 13:49:17 +0200 Subject: [PATCH] examples: Fix typo --- examples/enroll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/enroll.c b/examples/enroll.c index c657286..befe23b 100644 --- a/examples/enroll.c +++ b/examples/enroll.c @@ -1,6 +1,6 @@ /* * Example fingerprint enrollment program - * Enrolls your choosen finger and saves the print to disk + * Enrolls your chosen finger and saves the print to disk * Copyright (C) 2007 Daniel Drake * Copyright (C) 2019 Marco Trevisan *