summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
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