Fix typo.
This commit is contained in:
parent
4c626e7225
commit
985629d02c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10593
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.22 2001/07/13 12:52:11 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/send-pr.sgml,v 1.23 2001/08/20 12:55:17 nik Exp $">
|
||||
<!ENTITY title "Submit a FreeBSD problem report">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
|
@ -20,7 +20,7 @@
|
|||
|
||||
<p>Please note that, unless you explicitly state otherwise, any changes
|
||||
you submit to the FreeBSD Project are assumed to be under the same
|
||||
licens as FreeBSD.</p>
|
||||
license as FreeBSD.</p>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/dosendpr.cgi" method="post">
|
||||
<input type="hidden" name="gndb" value="freebsd" >
|
||||
|
|
Loading…
Reference in a new issue