mirror of
https://github.com/brmlab/povoden.git
synced 2025-06-14 05:03:38 +02:00
fix typos
This commit is contained in:
parent
2eec25ba85
commit
58bc29aa1f
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,8 +1,8 @@
|
||||||
HAML=haml
|
HAML=haml
|
||||||
XMLLINT=xmllint
|
XMLLINT=xmllint
|
||||||
|
|
||||||
# option #!
|
# option #1
|
||||||
DATAURL=http://hydro.chmi.cz/hpps/popup_hpps_prfdyn.php?seq=307225A
|
DATAURL=http://hydro.chmi.cz/hpps/popup_hpps_prfdyn.php?seq=307225
|
||||||
IMGURL1=http://hydro.chmi.cz/hpps/tmp/img/big/307225_H.png
|
IMGURL1=http://hydro.chmi.cz/hpps/tmp/img/big/307225_H.png
|
||||||
IMGURL2=http://hydro.chmi.cz/hpps/tmp/img/big/307225_Q.png
|
IMGURL2=http://hydro.chmi.cz/hpps/tmp/img/big/307225_Q.png
|
||||||
DATAPATH=//table[@class="stdstationtbl"]/./tr[3]//table/tr[position()>1]
|
DATAPATH=//table[@class="stdstationtbl"]/./tr[3]//table/tr[position()>1]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue