Skip to content

Commit

Permalink
removed 3 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
TTA777 committed Nov 19, 2024
1 parent 14dbe6c commit 6297927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coffeecard/CoffeeCard.Tests.Common/Builders/BaseBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public abstract class BaseBuilder<T> where T : class

/// <summary>
/// Creates a new instance of type T,
/// using the configuration set by using the builderM ethods
/// using the configuration set by using the builderMethods
/// </summary>
public T Build()
{
Expand Down

0 comments on commit 6297927

Please sign in to comment.