Commit cf6c7186 authored by FlorianHockmann's avatar FlorianHockmann

Fix spelling: "A HTTP" -> "An HTTP"

parent 45dd226d
......@@ -51,7 +51,7 @@ namespace PcapDotNet.Packets.Http
}
/// <summary>
/// A HTTP response has a valid start if it contains a version and a status code.
/// An HTTP response has a valid start if it contains a version and a status code.
/// </summary>
protected override bool CalculateIsValidStart()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment