Author: hwright
Date: Tue Nov 22 15:30:19 2011
New Revision: 1205036

URL: http://svn.apache.org/viewvc?rev=1205036&view=rev
Log:
* notes/repos-dictated-config:
  Fix a couple typos.

Modified:
    subversion/trunk/notes/repos-dictated-config

Modified: subversion/trunk/notes/repos-dictated-config
URL: 
http://svn.apache.org/viewvc/subversion/trunk/notes/repos-dictated-config?rev=1205036&r1=1205035&r2=1205036&view=diff
==============================================================================
--- subversion/trunk/notes/repos-dictated-config (original)
+++ subversion/trunk/notes/repos-dictated-config Tue Nov 22 15:30:19 2011
@@ -4,9 +4,9 @@ Introduction
 ============
 Many software development shops of non-trivial size desire to have an enforce
 a uniform configuration environment among the various clients which commit
-to their repositories.  Although these shops my have the ability to control
+to their repositories.  Although these shops may have the ability to control
 the environment on the client machines (dictating software versions, etc),
-relying up on the client for setting various configuration parameters can
+relying upon the client for setting various configuration parameters can
 be time-consuming and problematic.
 
 Subversion already provides the means of enforcing much (but not all) of this


Reply via email to