Skip to content

Commit

Permalink
Modify a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
HACKERALERT authored Sep 24, 2022
1 parent ab1412a commit 47b8217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Picocrypt.go
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,7 @@ func main() {
// Set universal DPI
dpi = giu.Context.GetPlatform().GetContentScale()

// Ensure clipboard support is available
// Check for clipboard support
if clipboard.Unsupported {
mainStatus = "Ready. (Note: No clipboard support found.)"
}
Expand Down

0 comments on commit 47b8217

Please sign in to comment.