[GRASSweb-list]scott: web/devel devel.inc,1.23,1.24
grass at intevation.de
grass at intevation.de
Thu Mar 16 14:41:11 EST 2006
Author: scott
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv6990/devel
Modified Files:
devel.inc
Log Message:
small typo/grammar edits
Index: devel.inc
===================================================================
RCS file: /grassrepository/web/devel/devel.inc,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- devel.inc 17 Jan 2006 21:08:40 -0000 1.23
+++ devel.inc 16 Mar 2006 19:41:09 -0000 1.24
@@ -45,15 +45,15 @@
integration, documentation and testing are not mentioned. Therefore, this
page is an attempt to acknowledge those who contributed to GRASS
development. Please allow us to extend our most cordial thanks to all of
-you. If you contributed to GRASS at any point during it's existence, please
+you. If you contributed to GRASS at any point during its existence, please
let us know your name and e-mail address so we can add your name <a
href="grasscredits.html">here</a>.
<a name=list></a>
<h2>Developers Mailing List</h2>
-Please join our mailing list which shall help and coordinate ongoing
+Please join our mailing list, which will help and coordinate ongoing
development in GRASS GIS development. Join the list if you are
-programmer<br> and/or want to follow the development discussion. If you have
+a programmer and/or want to follow the development discussion. If you have
questions concerning compilation of the CVS-GRASS, please ask here.
<p>
<ul>
@@ -83,7 +83,7 @@
<li> <a href=cvs.php>CVS repository</a> (latest code)
<li> New Developers: <a href=http://freegis.org//grass/howto_grass-sshcvs.en.html>How to get
GRASS CVS write access with ssh</a>. To get a personal password, please
-contact the developers on <a href=http://grass.itc.it/mailman/listinfo/grass5>GRASS developers mailing list</a>
+contact the developers on the <a href=http://grass.itc.it/mailman/listinfo/grass5>GRASS developers mailing list</a>
</ul>
<p>
@@ -142,9 +142,9 @@
When developing GRASS software, you may want to share your development with
the GRASS community. There are several ways to probably get your code into
-the standard GRASS release. Another option is to host the software on an own
-web page, in this case we can add a link to out "GRASS Add-ons" section. We
-strongly recommend to follow the coding style described in SUBMITTING file
+the standard GRASS release. Another option is to host the software on your own
+web page - in this case we can add a link to our "GRASS Add-ons" section. We
+strongly recommend you follow the coding style described in SUBMITTING file
(which you find in the GRASS source code).
<ul>
@@ -163,7 +163,7 @@
In general, please generate differences to the current CVS instead of sending
full files:<br>
<tt>cvs diff -u [file.c] > grassdiff</tt><br>
- This file 'grassdiff' you may send to a member of the
+ You may send this file 'grassdiff' to a member of the
<A HREF="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">GRASS Development Team</a>.
<li> GRASS Add-on submission: <a href="http://grass.gdf-hannover.de/twiki/bin/view/GRASS/GrassAddOns">go here</a> (Add-on code
is hosted on your server)
More information about the grass-web
mailing list