This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#3445
from bobafetthotmail/patch-10
zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
lilik-openwrt-22.03
Hannu Nyman
8 years ago
committed by
GitHub
parent
8067dd75c3
535200b110
commit
803e1286ca
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/zoneinfo/Makefile
+ 1
- 1
utils/zoneinfo/Makefile
View File
@ -33,7 +33,7 @@ endef
$(
eval
$
(
call
Download
,
tzcode
)
)
$(
eval
$
(
call
Download
,
tzcode
)
)
d
e
f
i
n
e
P
a
c
k
a
g
e
/
z
o
n
e
i
n
f
o
/
D
e
f
a
u
l
t
d
e
f
i
n
e
P
a
c
k
a
g
e
/
z
o
n
e
i
n
f
o
/
D
e
f
a
u
l
t
SUBMENU:
=
z
oneinfo
SUBMENU:
=
Z
oneinfo
TITLE:
=
Zone Information
TITLE:
=
Zone Information
SECTION:
=
utils
SECTION:
=
utils
CATEGORY:
=
Utilities
CATEGORY:
=
Utilities
Write
Preview
Loading…
Cancel
Save