mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merge r197308 from head (originally by ed):
Spell Israel correctly. PR: bin/138580 Submitted by: Alexey Savartsov <asavartsov gmail com> Approved by: ed (mentor, implicit)
This commit is contained in:
parent
f0bbc77504
commit
eecb07159d
1 changed files with 1 additions and 1 deletions
|
|
@ -691,7 +691,7 @@ DMenu MenuMediaFTP = {
|
|||
{ " Ireland #3", "ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
|
||||
|
||||
{ "Isreal", "ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
{ "Israel", "ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.il.freebsd.org" },
|
||||
|
||||
{ "Italy", "ftp.it.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue