Skip to content

Commit 3e79aae

Browse files
nedbatomgjlk
authored andcommitted
Fix one typo (sigmavirus24#945)
(it happened to be on the very method I was looking up to see what it was renamed to :) )
1 parent 473312a commit 3e79aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/release-notes/1.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Old name New name
133133
``GitHub#iter_repo_issues`` ``GitHub#issues_on``
134134
``GitHub#iter_keys`` ``GitHub#keys``
135135
``GitHub#iter_orgs`` ``GitHub#{organizations,organizations_with}``
136-
``GitHub#iter_repos`` ``GitHub#reposistories``
136+
``GitHub#iter_repos`` ``GitHub#repositories``
137137
``GitHub#iter_user_repos`` ``GitHub#repositories_by``
138138
``GitHub#iter_user_teams`` ``GitHub#user_teams``
139139
``Issue#iter_comments`` ``Issue#comments``

0 commit comments

Comments
 (0)