Skip to content

Commit

Permalink
Normalize class comment for AutoSelectBrowser
Browse files Browse the repository at this point in the history
  • Loading branch information
damieng committed Jul 19, 2019
1 parent 598b146 commit 67bc9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Auth0.OidcClient.Android/AutoSelectBrowser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace Auth0.OidcClient
{
/// <summary>
/// Implement recommended browser integration for this platform.
/// Implements the <see cref="IBrowser"/> interface using the best available option for the current Android version.
/// </summary>
public class AutoSelectBrowser : ChromeCustomTabsBrowser
{
Expand Down

0 comments on commit 67bc9b0

Please sign in to comment.