Commit 8e6141a6 authored by Vperus's avatar Vperus Committed by Adam Cozzette

[csharp] Fix typo

parent d5fbdb45
...@@ -55,7 +55,7 @@ namespace Google.Protobuf ...@@ -55,7 +55,7 @@ namespace Google.Protobuf
private readonly byte[] bytes; private readonly byte[] bytes;
/// <summary> /// <summary>
/// Unsafe operations that can cause IO Failure and/or other catestrophic side-effects. /// Unsafe operations that can cause IO Failure and/or other catastrophic side-effects.
/// </summary> /// </summary>
internal static class Unsafe internal static class Unsafe
{ {
......
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