[gimp-web/gimp-web-static] Spelling fix in meta/index.md



commit 799761ca5c4b324ff201c34fdb56bc9c7d265b9e
Author: Pat David <patdavid gmail com>
Date:   Tue Aug 4 13:45:42 2015 -0500

    Spelling fix in meta/index.md

 content/pages/about/meta/index.md              |    2 +-
 content/pages/tutorials/GIMP_Quickies/index.md |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/content/pages/about/meta/index.md b/content/pages/about/meta/index.md
index d3ecacc..dcacfb6 100644
--- a/content/pages/about/meta/index.md
+++ b/content/pages/about/meta/index.md
@@ -104,7 +104,7 @@ For Python 2:
 
 For Python 3:  
 `cd output`  
-`pythong m http.server`
+`python m http.server`
 
 The site can then be accessed locally at:  
 `localhost:8000`
diff --git a/content/pages/tutorials/GIMP_Quickies/index.md b/content/pages/tutorials/GIMP_Quickies/index.md
index 6d07bcf..519a052 100644
--- a/content/pages/tutorials/GIMP_Quickies/index.md
+++ b/content/pages/tutorials/GIMP_Quickies/index.md
@@ -6,10 +6,10 @@ Summary: A quick look at some easy features.
 url: tutorials/GIMP_Quickies/
 save_as: tutorials/GIMP_Quickies/index.html
 
-
-[![Creative Commons 
License](http://i.creativecommons.org/l/by-sa/3.0/80x15.png)](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US)
  
+<small><a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"; rel="license"><img alt="Creative 
Commons License" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"; style="border-width:0; width: 
initial; display: inline; margin: 0;" /></a>
 <span xmlns:dct="http://purl.org/dc/terms/";>GIMP Tutorial - GIMP Quickies (text & images)</span> by [Pat 
David](http://blog.patdavid.net)   
 is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported 
License](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US).
+</small>
 
 ## Intention
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]