Merge release-4-6 into master
[alexxy/gromacs.git] / src / programs / pdb2gmx / hizzie.c
index 3a27007d7000beddfd32c16f5bd4af968f1be9a8..ab8c9a5749daedcb7f8d403a0ebdb6d6d54238a0 100644 (file)
@@ -212,7 +212,7 @@ void set_histp(t_atoms *pdba,rvec *x,real angle,real dist){
   /* A histidine residue exists that requires automated assignment, so
    * doing the analysis of donors and acceptors is worthwhile. */
   fprintf(stderr,
-         "Analysing hydrogen-bonding network for automated assigment of histidine\n"
+         "Analysing hydrogen-bonding network for automated assignment of histidine\n"
          " protonation.");
 
   snew(donor,natom);