Skip to content

Commit

Permalink
Updating message
Browse files Browse the repository at this point in the history
  • Loading branch information
zetaben committed May 28, 2009
1 parent f25a785 commit 3e4a391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/html2fb.rb
Expand Up @@ -51,7 +51,7 @@
f.write doc.to_html
f.close
puts "A preview of the parsed file should be opening in your webbrowser now"
puts "If nothing open you can open the file here : #{page}"
puts "If nothing open you can open the file located at : #{page}"
puts "When happy with the parsed output rerun with -s option to send to Feedbooks.com"
Launchy::Browser.run(page)
else
Expand Down

0 comments on commit 3e4a391

Please sign in to comment.