commit - 37e7600c0fb483ac5b070478952fc1871ae9a1fd
commit + 69bf73d80e3a4800a4255bfb731ba905731ff1d6
blob - 3d1c56493e2217c9caba66616a9f01c16e31be1d
blob + b4ced43dc30075a0696c960a18c0ed330ba51f4b
--- pushover.go
+++ pushover.go
// using its Message API.
// There is no client to set up or state to manage; just create a message and send it.
//
-// The most basic usage is sending a simple message. For example, to send "Helllo World!":
+// The most basic usage is sending a simple message. For example, to send "Hello World!":
//
// msg := pushover.Message{
// User: "abcde12345",