aboutsummaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2004-10-19 15:16:29 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2004-10-19 15:16:29 +0000
commit7e21e90056a228514a80280cbc83240fa5af45dc (patch)
tree87b2041ec01a574cb7240939c9561bfa9d373cc1 /htdocs
parente0ecfc7051686169ee7a5d78337080475c666586 (diff)
fixed typo
svn path=/trunk/; revision=2128
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/bug-report.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/bug-report.php b/htdocs/bug-report.php
index 7aef3f34..d552d61d 100644
--- a/htdocs/bug-report.php
+++ b/htdocs/bug-report.php
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $Id: bug-report.php,v 1.1 2004-10-19 14:59:32 ggeiger Exp $ -->
+<!-- $Id: bug-report.php,v 1.2 2004-10-19 15:16:29 ggeiger Exp $ -->
<HTML>
@@ -71,7 +71,7 @@ cvs diff -uBw > cool_feature.patch
<p>
There is also a tracker for feature requests. A feature request can be sent if
you are missing a functionality, but you don't know how to code it. This could
-be and additional external, or functionality of the Pd core.
+be an additional external or functionality of the Pd core.
</p>
Click <a href="http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478073">Add Feature Request</a> to add a new feature request.