one last typo

This commit is contained in:
Brendan Forster
2016-06-15 08:22:32 +10:00
parent 508b5be80d
commit 2990cbf209

View File

@@ -42,7 +42,7 @@ documentation: http://octokitnet.readthedocs.io/en/latest/extensibility/#paginat
**Breaking Changes**
- `IUserKeysClient.GetAll()` was named incorrectly when it was originally implemeted
- `IUserKeysClient.GetAll()` was named incorrectly when it was originally implemented
and only works for the current user's keys. Update all usages to `GetAllForCurrent()`.
- `CompareResult.MergedBaseCommit` was never deserialized correctly, and has