diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-08-17 09:32:24 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-08-17 09:32:24 +0200 |
| commit | 48ddd50a6c0622ce752ea62005d338d0e4a6d2c4 (patch) | |
| tree | 35258dbde3192b132595b9e7731dd5863f4f7d8f /htroot/DictionaryLoader_p.html | |
| parent | 697613170daa8f1c6b6c0464631ec84a20b3a4ea (diff) | |
html fix
Diffstat (limited to 'htroot/DictionaryLoader_p.html')
| -rw-r--r-- | htroot/DictionaryLoader_p.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/DictionaryLoader_p.html b/htroot/DictionaryLoader_p.html index 8d3d0fdfe..bf153b753 100644 --- a/htroot/DictionaryLoader_p.html +++ b/htroot/DictionaryLoader_p.html @@ -69,7 +69,7 @@ <dl> <dt>Content</dt> - <dd>cities with a population > 1000 all over the world</dd> + <dd>cities with a population > 1000 all over the world</dd> <dt><label>Download from</label></dt> <dd>#[geon0URL]#</dd> <dt><label>Storage location</label></dt> @@ -103,7 +103,7 @@ </dl> <dl> <dt>Content</dt> - <dd>cities with a population > 5000 all over the world</dd> + <dd>cities with a population > 5000 all over the world</dd> <dt><label>Download from</label></dt> <dd>#[geon1URL]#</dd> <dt><label>Storage location</label></dt> @@ -137,7 +137,7 @@ </dl> <dl> <dt>Content</dt> - <dd>cities with a population > 100000 all over the world (the set is is reduced to cities > 100000)</dd> + <dd>cities with a population > 100000 all over the world (the set is is reduced to cities > 100000)</dd> <dt><label>Download from</label></dt> <dd>#[geon2URL]#</dd> <dt><label>Storage location</label></dt> |
