Fix 'comit' typos.
authorTed Zlatanov <tzz@lifelogs.com>
Sun, 18 Apr 2010 11:11:22 +0000 (06:11 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Sun, 18 Apr 2010 11:11:22 +0000 (06:11 -0500)
www/ChangeLog
www/git.gnus.org/index.html

index 5454d95..6f5ec37 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * git.gnus.org/index.html: Fix 'comit' typos.
+
 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * git.gnus.org/index.html: Added index.html for git.gnus.org.
 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * git.gnus.org/index.html: Added index.html for git.gnus.org.
index 1c7b407..af8825d 100644 (file)
@@ -12,7 +12,7 @@ Instructions for checking Gnus out:<p>
 <p>
     <ul>
       <li>Public access:<pre>git clone http://git.gnus.org/gnus.git</pre></li>
 <p>
     <ul>
       <li>Public access:<pre>git clone http://git.gnus.org/gnus.git</pre></li>
-      <li>Comitter access (note the SSL certificate is self-signed):<pre>
+      <li>Committer access (note the SSL certificate is self-signed):<pre>
 # this will print lots of debugging info
 GIT_SSL_NO_VERIFY=1 GIT_CURL_VERBOSE=1 git clone https://git.gnus.org/gnus.git
 
 # this will print lots of debugging info
 GIT_SSL_NO_VERIFY=1 GIT_CURL_VERBOSE=1 git clone https://git.gnus.org/gnus.git
 
@@ -28,7 +28,7 @@ cd gnus
 git config http.sslVerify false
        </pre>
 
 git config http.sslVerify false
        </pre>
 
-       The comitter should also have a <b>~/.netrc</b> file that says
+       The committer should also have a <b>~/.netrc</b> file that says
        <pre>machine git.gnus.org login yourlogin password yourpassword</pre>
        <p>
          If your password has a space in it or if you are a rebel,
        <pre>machine git.gnus.org login yourlogin password yourpassword</pre>
        <p>
          If your password has a space in it or if you are a rebel,
@@ -46,7 +46,7 @@ so that will, we hope, prevent unfortunate accidents.
        <p>
        Send e-mail
        to <a href="mailto:tzz@lifelogs.com">tzz@lifelogs.com</a> to
        <p>
        Send e-mail
        to <a href="mailto:tzz@lifelogs.com">tzz@lifelogs.com</a> to
-       get access, especially if you had CVS comitter access
+       get access, especially if you had CVS committer access
        already.
 
       </li>
        already.
 
       </li>