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

[csharp] Fix typo

parent d5fbdb45
......@@ -55,7 +55,7 @@ namespace Google.Protobuf
private readonly byte[] bytes;
/// <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>
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