From 35480effa70eca4428ce4e57607f5d044f5ff7f8 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 2 Feb 2009 11:47:09 -0500 Subject: [PATCH] Fixed a few minor typos. --- src/sawsim.nw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sawsim.nw b/src/sawsim.nw index a748e88..f84cc58 100644 --- a/src/sawsim.nw +++ b/src/sawsim.nw @@ -305,8 +305,8 @@ determine a domain's tension (Hookean spring, WLC, \ldots). Groups will represent collections of domains which the model should treat as a single entity. A domain may belong to different groups or models depending on its state. For example, a domain might be modeled as a -freely-jointed chain when it iss folded and as a worm-like chain class -when it is unfolded. The domains are assumed to be commutative, so +freely-jointed chain when it is folded and as a worm-like chain when +it is unfolded. The domains are assumed to be commutative, so ordering is ignored. The interactions between the groups are assumed to be linear, but the interactions between domains of the same group need not be. This allows for non-linear group models such as th -- 2.26.2