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

[PATCH] Fix typos in subversion/libsvn_wc/README

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-04-24 15:17:25 CEST

[[[
Fix typos.

* subversion/libsvn_wc/README: Fix typos.
]]]

Index: subversion/libsvn_wc/README
===================================================================
--- subversion/libsvn_wc/README (revision 19446)
+++ subversion/libsvn_wc/README (working copy)
@@ -426,11 +426,11 @@
 
 copyfrom-url:
    If this entry is added with history, the URL of the copy source.
- Present iff copyfrom-rev is present.
+ Present if copyfrom-rev is present.
 
 copyfrom-rev:
    If this entry is added with history, the revision of the copy
- source. Present iff copyfrom-url is present.
+ source. Present if copyfrom-url is present.
 
 deleted:
    A boolean: true if this entry is deleted in its revision but exists
@@ -466,14 +466,14 @@
    absent otherwise.
 
 lock-owner:
- The lock owner, iff there is a lock token.
+ The lock owner, if there is a lock token.
 
 lock-comment:
- The lock comment iff there is a lock token and the lock has a
+ The lock comment if there is a lock token and the lock has a
    comment.
 
 lock-creation-date:
- The lock creation date iff there is a lock token.
+ The lock creation date if there is a lock token.
 
 The only fields allowed in an entry for a directory (other than the
 this_dir entry) are name, absent, deleted, schedule, copied,

Fix typos.

* subversion/libsvn_wc/README: Fix typos.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 24 14:46:50 2006

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.