Skip to content

Commit

Permalink
Fixed incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ben_singer committed Nov 3, 2024
1 parent 2e6230e commit 6cc4680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NetAF/Commands/Persistence/Load.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
namespace NetAF.Commands.Persistence
{
/// <summary>
/// Represents the Save command.
/// Represents the Load command.
/// </summary>
public class Load : CustomCommand
{
Expand Down

0 comments on commit 6cc4680

Please sign in to comment.