Merge remote-tracking branch 'origin/release-2021' into master
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_wham.cpp
index f747c892990f1af2e5123dc1b44460fabc7d041d..5da2b4d1d7553b10ab692ecef0b8b8462140be4e 100644 (file)
@@ -133,7 +133,7 @@ enum
     bsMethod_trajGauss
 };
 
-//! Parameters of one pull coodinate
+//! Parameters of one pull coordinate
 typedef struct
 {
     PullingAlgorithm  pull_type;       //!< such as constraint, umbrella, ...
@@ -1621,7 +1621,7 @@ static void read_tpr_header(const char* fn, t_UmbrellaHeader* header, t_Umbrella
                 gmx_fatal(FARGS,
                           "%s: Pull coordinate %d is of type \"%s\", expected \"umbrella\". Only "
                           "umbrella coodinates can enter WHAM.\n"
-                          "If you have umrella and non-umbrella coordinates, you can select the "
+                          "If you have umbrella and non-umbrella coordinates, you can select the "
                           "umbrella coordinates with gmx wham -is\n",
                           fn,
                           i + 1,