s3:auth: Fix code spelling
[samba.git] / source3 / auth / auth_builtin.c
index 046b9793e33ed718fd4f72cabd5a7addf4168e2a..646fbea272fc4196a4fde91da5b84067fa7a1145 100644 (file)
@@ -109,7 +109,7 @@ static NTSTATUS auth_init_anonymous(
 /** 
  * Return an error based on username
  *
- * This function allows the testing of obsure errors, as well as the generation
+ * This function allows the testing of obscure errors, as well as the generation
  * of NT_STATUS -> DOS error mapping tables.
  *
  * This module is of no value to end-users.