summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-12-15 18:58:43 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-12-15 18:58:43 +0000
commit3ebcacaca329058624fcc5da878796ed28bf30a4 (patch)
tree8d6afdadf8de1723e99524c7f5d490c5518ee202 /doc
parent4184c33b0cf981cb3a3b6936ca3dfac2acb0b0c7 (diff)
Fix typo: Relationships among implementations allow them to get variable
groups from other _implementations_, not other _groups_. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4394 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/ThornWriters.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex
index 4319534c..13a44076 100644
--- a/doc/UsersGuide/ThornWriters.tex
+++ b/doc/UsersGuide/ThornWriters.tex
@@ -239,7 +239,7 @@ Can only be seen by this thorn.
Corresponding to the first two access levels there are two relationship
statements that can be used to get variables (actually groups of variables,
-see below) from other groups.
+see below) from other implementations.
\begin{Lentry}
\item [\texttt{Inherits: <\var{name}>}]