You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Mark Woon <mo...@SMI.Stanford.EDU> on 2002/02/08 23:34:39 UTC

Correcting documentation

I'm going through a lot of the Avalon JavaDocs at the moment, I'm
noticing quite a few spelling/grammatical errors.  Should I correct them
and submit the fixes as a patch?  Is there a way for me to gain cvs
commit privileges to just fix them?

Just wondering if I could help...

-Mark



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Correcting documentation

Posted by Peter Donald <pe...@apache.org>.
On Sat, 9 Feb 2002 09:34, Mark Woon wrote:
> I'm going through a lot of the Avalon JavaDocs at the moment, I'm
> noticing quite a few spelling/grammatical errors. 

almost certainly my fault ;)

> Should I correct them and submit the fixes as a patch? 

cvs diff -u > changes.txt

> Is there a way for me to gain cvs commit privileges to just fix them?

keep flooding us with patches and within a week we will be begging you to 
join up ;)

> Just wondering if I could help...

Doing great already and we really appreciate it ;)

-- 
Cheers,

Pete

---------------------------------------------
 We shall not cease from exploration, and the 
  end of all our exploring will be to arrive 
 where we started and know the place for the 
        first time -- T.S. Eliot
---------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Correcting documentation

Posted by Berin Loritsch <bl...@apache.org>.
Mark Woon wrote:
> I'm going through a lot of the Avalon JavaDocs at the moment, I'm
> noticing quite a few spelling/grammatical errors.  Should I correct them
> and submit the fixes as a patch?  Is there a way for me to gain cvs
> commit privileges to just fix them?
> 
> Just wondering if I could help...


Just send a patch ( cvs -z3 diff -ub ), we will be happy to put them
in.  Who knows, if you keep it up with good commits, we might get you
the CVS access you want ;P




-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>