From 1116a167cc4e5dd9a578ec77b3b99c8fb060898f Mon Sep 17 00:00:00 2001
From: "jocuri%softhome.net" <>
Date: Fri, 4 Apr 2008 11:47:49 +0000
Subject: Fix for bug 233245: replace "variable" with "constant" since there is
no contenttypes variable in Constants.pm.
---
docs/en/xml/customization.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs')
diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml
index e52f0a636..908b96a4c 100644
--- a/docs/en/xml/customization.xml
+++ b/docs/en/xml/customization.xml
@@ -185,8 +185,8 @@
You now need to decide what content type you want your template
served as. The content types are defined in the
Bugzilla/Constants.pm file in the
- $contenttypes
- variable. If your content type is not there, add it. Remember
+ contenttypes
+ constant. If your content type is not there, add it. Remember
the three- or four-letter tag assigned to you content type.
This tag will be part of the template filename.
--
cgit v1.2.1