[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix typos in comments.

From: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Wed, 15 Apr 2009 21:31:36 +1000

Ping. This patch submission has received no replies and I have not
noticed it committed as of yet.

Gavin.

On 08/04/2009, at 11:26 AM, Edmund Wong wrote:

> Hi,
>
> In my haste to produce the previous patch, I should have
> gathered all the typos before producing the previous patch.
> (Live and learn, I guess). Sorry.
>
> Log:
>
> [[[
> Fix typos in comments.
>
> * subversion/include/svn_io.h
> (svn_stream_open_unique): s/possibly/possible/
> (svn_io_write_unique): s/possibly/possible/
>
> Patch by: Edmund Wong <edmund_at_belfordhk.com>
>
> ]]]
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1587573Index
> : subversion/include/svn_io.h
> ===================================================================
> --- subversion/include/svn_io.h (revision 37054)
> +++ subversion/include/svn_io.h (working copy)
> @@ -768,7 +768,7 @@
> *
> * If @a dirpath is @c NULL, use the path returned from
> svn_io_temp_dir().
> * (Note that when using the system-provided temp directory, it may
> not
> - * be possibly to atomically rename the resulting file due to cross-
> device
> + * be possible to atomically rename the resulting file due to cross-
> device
> * issues.)
> *
> * The file will be deleted according to @a delete_when.
> @@ -1523,7 +1523,7 @@
> *
> * If @a dirpath is @c NULL, use the path returned from
> svn_io_temp_dir().
> * (Note that when using the system-provided temp directory, it may
> not
> - * be possibly to atomically rename the resulting file due to cross-
> device
> + * be possible to atomically rename the resulting file due to cross-
> device
> * issues.)
> *
> * The file will be deleted according to @a delete_when.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1725838
Received on 2009-04-15 13:31:54 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.