diff options
author | kiko%async.com.br <> | 2008-04-04 13:47:50 +0200 |
---|---|---|
committer | kiko%async.com.br <> | 2008-04-04 13:47:50 +0200 |
commit | e387f34b596186d6c0f459b9528cfa8faaf417ec (patch) | |
tree | be541af9d893fc3a1fe9f30a97c3f4ffef132981 /docs | |
parent | 4bee33826f966a7d20a32b5cb6a4c46b43929b91 (diff) | |
download | bugzilla-e387f34b596186d6c0f459b9528cfa8faaf417ec.tar.gz bugzilla-e387f34b596186d6c0f459b9528cfa8faaf417ec.tar.xz |
Silly typo fix. r=ssdbot
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/customization.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml index 908b96a4c..ae4013ac4 100644 --- a/docs/en/xml/customization.xml +++ b/docs/en/xml/customization.xml @@ -187,7 +187,7 @@ <filename>Bugzilla/Constants.pm</filename> file in the <filename>contenttypes</filename> constant. If your content type is not there, add it. Remember - the three- or four-letter tag assigned to you content type. + the three- or four-letter tag assigned to your content type. This tag will be part of the template filename. </para> |