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

Fixed error in comment

parent b54f589b
......@@ -64,7 +64,7 @@ namespace OpenMM {
* </ol>
*
* As a simple example, the following source code would be used to implement a pairwise interaction of
* the form E=-r^2:
* the form E=r^2:
*
* <tt><pre>
* float4 delta = pos2-pos1;
......
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