[QGIS Commit] r8969 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Fri Aug 1 15:49:00 EDT 2008


Author: taraathan
Date: 2008-08-01 15:48:59 -0400 (Fri, 01 Aug 2008)
New Revision: 8969

Modified:
   docs/trunk/english_us/user_guide/Makefile
Log:
a trivial edit to fix a tab problem

Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2008-08-01 19:13:47 UTC (rev 8968)
+++ docs/trunk/english_us/user_guide/Makefile	2008-08-01 19:48:59 UTC (rev 8969)
@@ -139,7 +139,7 @@
 	(cd ./creating_applications_screenies && make clean)
 	(cd ./help_and_support_screenies && make clean)
 	(cd ./plugins_screenies && make clean)
-        (cd ./operating_system_icons && make clean)
+	(cd ./operating_system_icons && make clean)
 
 # Update icons from qgis source if necessary
 updateicon:



More information about the QGIS-commit mailing list