[Modify] Edit it

This commit is contained in:
sta 2020-07-31 19:43:44 +09:00
parent 48f3b4744e
commit 8bba876502

View File

@ -2,7 +2,7 @@
/*
* HttpResponseHeader.cs
*
* This code is derived from System.Net.HttpResponseHeader.cs of Mono
* This code is derived from HttpResponseHeader.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License