diff --git a/github/Organization.py b/github/Organization.py index 646e0272..59e558fd 100644 --- a/github/Organization.py +++ b/github/Organization.py @@ -29,7 +29,7 @@ import github.NamedUser class Organization(github.GithubObject.CompletableGithubObject): """ - This class represents Organizations as returned for example by http://developer.github.com/v3/todo + This class represents Tags. The reference can be found here http://developer.github.com/v3/orgs/ """ @property