From: Ilia Alshanetsky Date: Thu, 12 Dec 2002 14:50:58 +0000 (+0000) Subject: Fixed misspelling of the Greek letter lambda, X-Git-Tag: RELEASE_1_0b3~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53b333d153029087e07ad1e20402163f4aff7f28;p=php Fixed misspelling of the Greek letter lambda, noticed by jmartin-php@notamusica.com. --- diff --git a/ext/standard/html.c b/ext/standard/html.c index 944cbfc239..0e3a4e4e6a 100644 --- a/ext/standard/html.c +++ b/ext/standard/html.c @@ -130,7 +130,7 @@ static entity_table_t ent_uni_greek[] = { /* 938 - 944 are not mapped */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, "alpha", "beta", "gamma", "delta", "epsilon", "zeta", "eta", "theta", - "iota", "kappa", "lamda", "mu", "nu", "x1", "omicron", "p1", "rho", + "iota", "kappa", "lambda", "mu", "nu", "x1", "omicron", "p1", "rho", "sigmaf", "sigma", "tau", "upsilon", "ph1", "ch1", "ps1", "omega", /* 970 - 976 are not mapped */ NULL, NULL, NULL, NULL, NULL, NULL, NULL,