Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BellringerQuinn committed Oct 16, 2023
1 parent bbc3a62 commit bb9d637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/SequenceExamples/Scripts/UI/WalletDropdown.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public override void Open(params object[] args)
}

/// <summary>
/// Copy _walletAddress to clipboard
/// Copy _walletAddress to clipboard and temporarily change _copyAddressIcon's sprite
/// </summary>
public void CopyAddress()
{
Expand Down

0 comments on commit bb9d637

Please sign in to comment.