Merge branch release-5-1
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_simd_2xnn.cpp
index 515af5b6cfa40ee8b9e0f41e930bd1ca7a07239c..987206eec811cd15df8efd2e2e406b484504b4fd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015,2016, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -340,7 +340,7 @@ nbnxn_kernel_simd_2xnn(nbnxn_pairlist_set_t      gmx_unused *nbl_list,
     {
         if (ic->ljpme_comb_rule == eljpmeLB)
         {
-            gmx_incons("The nbnxn SIMD kernels don't suport LJ-PME with LB");
+            gmx_incons("The nbnxn SIMD kernels don't support LJ-PME with LB");
         }
         vdwkt = vdwktLJEWALDCOMBGEOM;
     }