Fix two grammar nits.
This commit is contained in:
parent
9cdd3bd551
commit
7938ee7053
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15214
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/contact.sgml,v 1.12 2002/10/17 19:05:18 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/contact.sgml,v 1.13 2002/12/07 06:39:31 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Contact Us">
|
||||
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -17,7 +17,7 @@
|
|||
in helping maintain and improve GNOME on FreeBSD feel free to join it
|
||||
using usual majordomo <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">
|
||||
magic</a>. However, you do not have to subscribe if you just want to
|
||||
report a problem or ask for a help - in this case just send your message
|
||||
report a problem or ask for help - in this case just send your message
|
||||
to <a href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.</p>
|
||||
|
||||
<p>All relevant discussions should be carried out in the mailing list,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.3 2002/02/11 17:10:39 sobomax Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/volunteer.sgml,v 1.4 2002/02/27 17:18:26 sobomax Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: How To Help">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -35,7 +35,7 @@
|
|||
back to GNOME authors so that the patches can be integrated
|
||||
into the next release of the application.</p></li>
|
||||
<li>
|
||||
<p>Proof the FreeBSD GNOME <a href="../">project pages</a>,
|
||||
<p>Proofread the FreeBSD GNOME <a href="../">project pages</a>,
|
||||
and offer feedback and updates.</p></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue