Random cosmetic fixes
[alexxy/gromacs.git] / src / gromacs / tables / forcetable.cpp
index d8ad10e2cc5d85854f1402b013453d46b814a211..8099078baf5159fc546a211c55765c10f09c6c5d 100644 (file)
@@ -153,7 +153,7 @@ EwaldCorrectionTables generateEwaldCorrectionTables(const int    numPoints,
     double   x_r0;
 
     /* This function is called using either v_ewald_lr or v_lj_ewald_lr as a function argument
-     * depending on wether we should create electrostatic or Lennard-Jones Ewald tables.
+     * depending on whether we should create electrostatic or Lennard-Jones Ewald tables.
      */
 
     if (numPoints < 2)