
Description:  Fix description and typos in the code 

 Patches available at:
 https://github.com/rescatux/chntpw/commit/dc1c6edf135d9d628ab4230605bd778efd7c5dba?diff=unified
 https://github.com/rescatux/chntpw/commit/684d32504e4875fcb647544cb83903b375f22505
 
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803883
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803884
Forwarded: yes
Origin: other
Author: Adrian Gibanel Lopez <adrian15sgd@gmail.com>
Reviewed-by: Javier Fernández-Sanguino
--- a/sampasswd.c
+++ b/sampasswd.c
@@ -1,5 +1,5 @@
 /*
- * sampasswd.c - SAM database, add or remove user in a group
+ * sampasswd.c - SAM database, reset user password or account bits
  * 
  * Command line utility, non-interactive to reset user password and/or
  * account bits for a user in the SAM database
--- a/samusrgrp.c
+++ b/samusrgrp.c
@@ -1,7 +1,7 @@
 /*
  * samusrgrp.c - SAM database, add or remove user in a group
  * 
- * Command line utility, non-inreractive to add or remove a user to/from
+ * Command line utility, non-interactive to add or remove a user to/from
  * a local group in the SAM database, list groups with memberships etc
  *
  * When run as:
