Skip to content

Commit

Permalink
Its late ...
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUltimateCoder committed Apr 26, 2022
1 parent 67d34a1 commit ab62bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TMDbLib/Client/TMDbClientWatchProviders.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public async Task<ResultContainer<WatchProviderItem>> GetMovieWatchProvidersAsyn
}

/// <summary>
/// Returns a list of all of the countries TMDb has watch provider (OTT/streaming) data for.
/// Returns a list of the watch provider (OTT/streaming) data TMDb has available for shows.
/// </summary>
/// <param name="cancellationToken">A cancellation token</param>
/// <remarks>Uses <see cref="DefaultCountry"/> and <see cref="DefaultLanguage"/> to filter or translate data</remarks>
Expand Down

0 comments on commit ab62bf5

Please sign in to comment.