[Modify] Edit it

This commit is contained in:
sta 2019-04-08 20:47:08 +09:00
parent 57b5684064
commit 1363f9ec09

View File

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