Commit 91788719 authored by Peter Eastman's avatar Peter Eastman
Browse files

Minor fixes to comments

parent 72f3fe31
......@@ -45,7 +45,7 @@
namespace OpenMM {
/**
* This is the internal implementation of CustomNonbondedForce.
* This is the internal implementation of CustomCompoundBondForce.
*/
class OPENMM_EXPORT CustomCompoundBondForceImpl : public ForceImpl {
......
......@@ -45,7 +45,7 @@
namespace OpenMM {
/**
* This is the internal implementation of CustomNonbondedForce.
* This is the internal implementation of CustomHbondForce.
*/
class OPENMM_EXPORT CustomHbondForceImpl : public ForceImpl {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment