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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Thu Dec 18 15:03:36 EST 2008


Author: dassau
Date: 2008-12-18 15:03:36 -0500 (Thu, 18 Dec 2008)
New Revision: 9854

Modified:
   docs/trunk/english_us/user_guide/Makefile
Log:
small fix


Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2008-12-18 19:56:16 UTC (rev 9853)
+++ docs/trunk/english_us/user_guide/Makefile	2008-12-18 20:03:36 UTC (rev 9854)
@@ -87,7 +87,7 @@
 	(cd ./plugins_raster_algebra_images && make)
 	(cd ./plugins_python_images && make)
 	(cd ./getting_started_screenies && make)
-	(cd ./feature_at_a_glance_screenies && make)
+	(cd ./features_at_a_glance_screenies && make)
 	(cd ./working_with_vector_screenies && make)
 	(cd ./working_with_raster_screenies && make)
 #	(cd ./working_with_ogc_screenies && make)
@@ -140,7 +140,7 @@
 	(cd ./plugins_raster_algebra_images && make clean)
 	(cd ./plugins_screenies && make clean)
 	(cd ./getting_started_screenies && make clean)
-	(cd ./feature_at_a_glance_screenies && make clean)
+	(cd ./features_at_a_glance_screenies && make clean)
 	(cd ./working_with_vector_screenies && make clean)
 	(cd ./working_with_raster_screenies && make clean)
 	(cd ./working_with_ogc_screenies && make clean)



More information about the QGIS-commit mailing list