diff --git a/doc/datasets/labeled_faces.inc b/doc/datasets/labeled_faces.inc
index 829eaeed3d5ff937f334ec137d6f67750c716a7a..d38700597d88b5da345272ac43f1fb2f4c340d5c 100644
--- a/doc/datasets/labeled_faces.inc
+++ b/doc/datasets/labeled_faces.inc
@@ -19,7 +19,7 @@ identified persons.
 
 Both Face Verification and Face Recognition are tasks that are typically
 performed on the output of a model trained to perform Face Detection. The
-most popular model for Face Detection is called Viola-Johns and is
+most popular model for Face Detection is called Viola-Jones and is
 implemented in the OpenCV library. The LFW faces were extracted by this
 face detector from various online websites.