Removing the colon
[swc-version-control-svn.git] / svn.html
index 2c5429445633857d47358d8eb74406d66d03fc8c..21f82f33ef6f038eb45a7f9a3b0c6decc1c924d0 100644 (file)
--- a/svn.html
+++ b/svn.html
   <h2>Basic Use</h2>
 
   <div class="understand">
-    <h3>Learning Objectives:</h3>
+    <h3>Learning Objectives</h3>
     <ul>
       <li>Draw a diagram showing the places version control stores information.</li>
       <li>Check out a working copy of a repository.</li>
@@ -859,7 +859,7 @@ $ <span class="in">diff left.txt right.txt</span>
   <h2>Merging Conflicts</h2>
 
   <div class="understand">
-    <h3>Learning Objectives:</h3>
+    <h3>Learning Objectives</h3>
     <ul>
       <li>Explain what causes conflicts to occur and how to tell when one has occurred.</li>
       <li>Resolve a conflict.</li>
@@ -1220,7 +1220,7 @@ Elara           11740           259.6528        0.008           40.0
   <h2>Recovering Old Versions</h2>
 
   <div class="understand">
-    <h3>Learning Objectives:</h3>
+    <h3>Learning Objectives</h3>
     <ul>
       <li>Discard changes made to a working copy.</li>
       <li>Recover an old version of a file.</li>