7b2fe824 by JessonChan

typo fixed

1 parent 02301caa
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
14 14
15 // Usage: 15 // Usage:
16 // 16 //
17 // import "github.com/astaxie/beego/context" 17 // import "github.com/astaxie/beego/httplib"
18 // 18 //
19 // b := httplib.Post("http://beego.me/") 19 // b := httplib.Post("http://beego.me/")
20 // b.Param("username","astaxie") 20 // b.Param("username","astaxie")
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!