Skip to content

Commit 92e4ad3

Browse files
codeadityaBrian J. Watson
authored and
Brian J. Watson
committed
Fix typo in changelog: aetting --> setting (googleapis#668)
1 parent a731be3 commit 92e4ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Bug fixes:
1111
* Fix django authorization redirect by correctly checking validity of credentials. (#651)
1212
* Correct query loss when using parse_qsl to dict. (#622)
1313
* Switch django models from pickle to jsonpickle. (#614)
14-
* Support new MIDDLEWARE Django 1.10 aetting. (#623)
14+
* Support new MIDDLEWARE Django 1.10 setting. (#623)
1515
* Remove usage of os.environ.setdefault. (#621)
1616
* Handle missing storage files correctly. (#576)
1717
* Try to revoke token with POST when getting a 405. (#662)

0 commit comments

Comments
 (0)