Skip to content

Commit

Permalink
Update XML comments of AtataBuildingContext
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed Oct 20, 2017
1 parent e84a8dc commit 10892da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Atata/Context/AtataBuildingContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ internal AtataBuildingContext()
public TimeSpan RetryInterval { get; internal set; } = TimeSpan.FromSeconds(0.5);

/// <summary>
/// Gets the culture.
/// Gets or sets the culture.
/// </summary>
public CultureInfo Culture { get; set; }

Expand Down

0 comments on commit 10892da

Please sign in to comment.