summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-11-30 23:02:50 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-11-30 23:02:50 +0000
commit3b922177b9ae246a741b3e0bfa17f8d836f9dc04 (patch)
tree361649698e3819dcefa1a28ad88665160057d92b /doc
parentfea72d277e2a7a88d2284fee9e803f7757ca6fdb (diff)
downloadbcfg2-3b922177b9ae246a741b3e0bfa17f8d836f9dc04.tar.gz
bcfg2-3b922177b9ae246a741b3e0bfa17f8d836f9dc04.tar.bz2
bcfg2-3b922177b9ae246a741b3e0bfa17f8d836f9dc04.zip
change language a little
(Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@687 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc')
-rw-r--r--doc/generators.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/generators.txt b/doc/generators.txt
index a976bfdcc..4ad6dc74e 100644
--- a/doc/generators.txt
+++ b/doc/generators.txt
@@ -70,5 +70,5 @@ result belonging to the generator. This data may then be used in
constructing configuration elements for the client.
There is a generator base class that provides skeleton methods, which
-custom generators can subclass. It is named
+custom generators should subclass. It is named
Bcfg2.Server.Generator.Generator. \ No newline at end of file