[gimp-web/testing] Typo



commit 281c071f63cbc7864cca061587b6b82d7396c4b1
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat Aug 8 00:48:55 2015 +0200

    Typo

 programmatic/downloads/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/programmatic/downloads/Makefile b/programmatic/downloads/Makefile
index a5702fa..ea28f0d 100644
--- a/programmatic/downloads/Makefile
+++ b/programmatic/downloads/Makefile
@@ -20,7 +20,7 @@ clean:
 
 install: mirrors.xhtml mirrors.json
        -mkdir -p `${PYTHON} -c 'import wgo_config; print wgo_config.DocumentRoot_path'`/downloads
-       install -m 644 mirrirs.xhtml
+       install -m 644 mirrors.xhtml
        install -m 644 `${PYTHON} -c 'import wgo_config; print 
wgo_config.DocumentRoot_path'`/downloads/mirrors.xhtml
        install -m 644 `${PYTHON} -c 'import wgo_config; print 
wgo_config.DocumentRoot_path'`/downloads/mirrors.json
 


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