Skip to content

Commit

Permalink
Merge pull request #36 from RoboSchmied/RoboSchmied-AGfixT99
Browse files Browse the repository at this point in the history
Fix: 1 typo
  • Loading branch information
crazybber authored Aug 7, 2024
2 parents 9639535 + c6e2c17 commit 2c3437d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sipsorcery/src/net/HEP/HepPacket.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public class HepChunk

/// <summary>
/// Creates the initial buffer for the HEP packet and sets the vendor, chunk type ID and length fields.
/// Note: Vendor ID could change and make endianess relevant.
/// Note: Vendor ID could change and make endianness relevant.
/// </summary>
/// <param name="chunkType">The chunk type to set in the serialised chunk.</param>
/// <param name="length">The value to set in the length field of the serialised chunk.</param>
Expand Down

0 comments on commit 2c3437d

Please sign in to comment.