Fix typos.
PR: docs/12572
This commit is contained in:
parent
488f4e7cd2
commit
15148cdd81
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5200
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-07-12 12:59:07 $">
|
||||
<!ENTITY date "$Date: 1999-07-12 13:07:39 $">
|
||||
<!ENTITY title "Envío de informe de problemas con FreeBSD">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: send-pr.sgml,v 1.5 1999-07-12 12:59:07 jesusr Exp $ -->
|
||||
<!-- $Id: send-pr.sgml,v 1.6 1999-07-12 13:07:39 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -25,7 +25,7 @@ máquina en la que está ocurriendo el problema.</p>
|
|||
<input type="hidden" name="confidential" value="no" >
|
||||
<b>Dirección de Email</b>: <br><input type="text" name="email" size="40" >
|
||||
<br><b>Nombre</b>: <br><input type="text" name="originator" size="40" >
|
||||
<br><b>Organizació o compañía</b>: <br><input type="text" name="organization" size="40" >
|
||||
<br><b>Organización o compañía</b>: <br><input type="text" name="organization" size="40" >
|
||||
<br><b>Una línea descriptiva del problema:</b> <br><input type="text" name="synopsis" size="72" >
|
||||
<br><b>Categoría</b>: <select name="category">
|
||||
<option> advocacy
|
||||
|
|
Loading…
Reference in a new issue