Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit 540bee1

Browse files
committed
fix wording
1 parent c63d7b4 commit 540bee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prott.sketchplugin/Contents/Sketch/core.cocoascript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ var prott = {
9797
alert.addButtonWithTitle("Login")
9898
alert.addButtonWithTitle("Cancel")
9999
alert.setAccessoryView(accessoryView)
100-
alert.setMessageText("Login to Prott")
100+
alert.setMessageText("Log into Prott")
101101

102102
var plugin = context.plugin
103103
var imageFilePath=[plugin urlForResourceNamed:"logo.png"]

0 commit comments

Comments
 (0)