Correct typo Boogk -> Book in posts/Git/notes.org.
authorW. Trevor King <wking@drexel.edu>
Wed, 6 Oct 2010 13:45:48 +0000 (09:45 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 6 Oct 2010 13:45:48 +0000 (09:45 -0400)
posts/Git/notes.org

index a4fcad49ef1ec3ed379d1e729eaa6c3ceb3fd92f..0e0f55f18b29d2def6b745a612549744042b3c8e 100644 (file)
     
     $ git branch -D dev
 *** Repository maitenance
-    from the [[http://book.git-scm.com/4_maintaining_git.html][Git Community Boogk]].
+    from the [[http://book.git-scm.com/4_maintaining_git.html][Git Community Book]].
 
     Recompress (to keep the compression most effective)
 
 
     Both should be run manually from time to time.
 *** Working over a network
-    from the [[http://book.git-scm.com/3_distributed_workflows.html][Git Community Boogk]].
+    from the [[http://book.git-scm.com/3_distributed_workflows.html][Git Community Book]].
 **** Grab a remote repository
      A remote friend wants to work on your code, or more likely, you're
      at home and you want to work on your code at work.  Grab the repo