summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsiddall <rsiddall>2007-07-08 21:22:00 +0000
committerrsiddall <rsiddall>2007-07-08 21:22:00 +0000
commitd9db03beb058fb2118f0f74ec4b020f1f59d7026 (patch)
treee5b7474fb5fe9764e4576d9a43edfb3ea37e05be
parent839733bc630585d496f20a730a37d097db3f59be (diff)
Work around for a bug in rpm's perldeps handling of here documents
-rw-r--r--FS/FS/part_export/communigate_pro_singledomain.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/part_export/communigate_pro_singledomain.pm b/FS/FS/part_export/communigate_pro_singledomain.pm
index e25043fbb..7915785e3 100644
--- a/FS/FS/part_export/communigate_pro_singledomain.pm
+++ b/FS/FS/part_export/communigate_pro_singledomain.pm
@@ -21,8 +21,8 @@ Real time export to a
<a href="http://www.stalker.com/CommuniGatePro/">CommuniGate Pro</a>
mail server. This is an unusual export to CommuniGate Pro that forces all
accounts into a single domain. As CommuniGate Pro supports multiple domains,
-unless you have a specific reason for using this export, you probably want to
-use the communigate_pro export instead. The
+unless you have a specific reason for using this export, you probably want
+to use the communigate_pro export instead. The
<a href="http://www.stalker.com/CGPerl/">CommuniGate Pro Perl Interface</a>
must be installed as CGP::CLI.
END