Apply CR feedback

This commit is contained in:
Joe Block 2016-11-10 08:02:18 -08:00
parent 6170e5c928
commit 4cc5418fb9

View File

@ -47,9 +47,9 @@ function mkicns() {
} }
``` ```
### Helper functions ### Helper Functions
#### Ask user for a password #### Ask User for Password
This function will use AppleScript to present a password entry dialog to make This function will use AppleScript to present a password entry dialog to make
your scripts a little more user friendly. your scripts a little more user friendly.