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

r5119 - /packages/trunk/doc-debian/doc/Makefile



Author: jfs
Date: Mon Apr 21 21:37:29 2008
New Revision: 5119

URL: http://svn.debian.org/wsvn/?sc=1&rev=5119
Log:
Fix typo in Makefile

Modified:
    packages/trunk/doc-debian/doc/Makefile

Modified: packages/trunk/doc-debian/doc/Makefile
URL: http://svn.debian.org/wsvn/packages/trunk/doc-debian/doc/Makefile?rev=5119&op=diff
==============================================================================
--- packages/trunk/doc-debian/doc/Makefile (original)
+++ packages/trunk/doc-debian/doc/Makefile Mon Apr 21 21:37:29 2008
@@ -1,8 +1,8 @@
 
 
-LANGUAJE = english
+LANGUAGE = english
 # Adjust this (or create a symlink) to the location of your webml copy (if you have one)
-WEBWML   = ~/debian/www/webwml/$(LANGUAJE)
+WEBWML   = ~/debian/www/webwml/$(LANGUAGE)
 
 FILES= \
 bug-log-access.txt          bug-maint-mailcontrol.txt constitution.1.0.txt   \


Reply to: