Skip to content

Commit

Permalink
fix typo in pod (thanks to Leo Lapworth)
Browse files Browse the repository at this point in the history
  • Loading branch information
2shortplanks committed Jul 18, 2011
1 parent 676642a commit c71fe9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mac/Safari/JavaScript.pm
Expand Up @@ -23,7 +23,7 @@ Mac::Safari::JavaScript - Run JavaScript in Safari on Mac OS X
=head1 SYNOPSIS
use Mac::Safarai::JavaScript qw(safari_js);
use Mac::Safari::JavaScript qw(safari_js);
# do an alert
safari_js 'alert("Hello Safari User")';
Expand Down

0 comments on commit c71fe9f

Please sign in to comment.