Commit c6952825 authored by Nick Craver's avatar Nick Craver

Update Dapper.Rainbow/Snapshotter.cs

Co-authored-by: 's avatarYoussef Victor <31348972+Youssef1313@users.noreply.github.com>
parent 9b6c8c7d
......@@ -12,7 +12,7 @@ namespace Dapper
public static class Snapshotter
{
/// <summary>
/// Starts the snapshot of an object by making a copy of the its current state.
/// Starts the snapshot of an object by making a copy of its current state.
/// </summary>
/// <typeparam name="T">The type of object to snapshot.</typeparam>
/// <param name="obj">The object to snapshot.</param>
......
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