Skip to content

Commit

Permalink
added a .gitattributes file to correct GitHub's language tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Nov 23, 2015
1 parent 116c24d commit d2c5c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
*.t linguist-language=Text
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -106,7 +106,7 @@ Methods

new
---
`syntax: r, err = resty.dns.resolver:new(opts)`
`syntax: r, err = class:new(opts)`

Creates a dns.resolver object. Returns `nil` and an message string on error.

Expand Down

0 comments on commit d2c5c26

Please sign in to comment.