diff --git a/config-templates/authsources.php b/config-templates/authsources.php
index aa3a9be21dfad6d565d6cb7e245ed44c14cfa192..e80d69a0fae2727094a4aa78e346fc0403003efc 100644
--- a/config-templates/authsources.php
+++ b/config-templates/authsources.php
@@ -65,7 +65,7 @@ $config = array(
 
 	/*
 	'crypto-hash' => array(
-		'authcrypto:Hash',
+		'authcrypt:Hash',
 		// hashed version of 'verysecret', made with bin/pwgen.php
 		'professor:{SSHA256}P6FDTEEIY2EnER9a6P2GwHhI5JDrwBgjQ913oVQjBngmCtrNBUMowA==' => array(
 			'uid' => array('prof_a'),