details: https://github.com/nginx/nginx/commit/00637cce366f17b78fe1ed5c1ef0e534143045f6
branches: master
commit: 00637cce366f17b78fe1ed5c1ef0e534143045f6
user: Shaikh Yaser <yaser.cse@gmail.com>
date: Thu, 5 Sep 2024 20:47:54 +0530
description:
Fixed a typo in win-utf.
---
conf/win-utf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/win-utf b/conf/win-utf
index ed8bc007a..d0b7116c8 100644
--- a/conf/win-utf
+++ b/conf/win-utf
@@ -37,7 +37,7 @@ charset_map windows-1251 utf-8 {
AA D084 ; # capital Ukrainian YE
AB C2AB ; # left-pointing double angle quotation mark
AC C2AC ; # not sign
- AD C2AD ; # soft hypen
+ AD C2AD ; # soft hyphen
AE C2AE ; # (R)
AF D087 ; # capital Ukrainian YI
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel