unless ( $twit->authorized ) {
¬ice("Twirssi not autorized to access $service for $user.");
¬ice("Please authorize at the following url, then enter the pin ");
- ¬ice("supplied with /twirssi_oath $user\@$service <pin>");
+ ¬ice("supplied with /twirssi_oauth $user\@$service <pin>");
¬ice($twit->get_authorization_url);
$oauth{pending}{"$user\@$service"} = $twit;