OSDN Git Service

Fix typo.
authorTatsuki Sugiura <sugi@nemui.org>
Tue, 15 Mar 2016 13:19:13 +0000 (22:19 +0900)
committerTatsuki Sugiura <sugi@nemui.org>
Tue, 15 Mar 2016 13:19:13 +0000 (22:19 +0900)
lib/osdn/cli/command/login.rb

index 0e129ea..0ea6cec 100644 (file)
@@ -30,7 +30,7 @@ module OSDN; module CLI; module Command
     end
 
     def launch_brwoser(url)
-      puts "Access follwoing URL to get auth code;\n#{url}"
+      puts "Access following URL to get auth code;\n#{url}"
       if ENV['DISPLAY']
         %w(/usr/bin/xdg-open /usr/bin/X11/xdg-open /usr/local/bin/xdg-open
                /usr/bin/x-www-browser /usr/bin/firefox /usr/local/bin/firefox