8000 Fixed typo in 1.8.1 release notes. · ddriddle/django@82162b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 82162b4

Browse files
committed
Fixed typo in 1.8.1 release notes.
1 parent 9c2d8cd commit 82162b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/1.8.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Bugfixes
6969
* Fixed a migration crash when applying migrations with model managers on
7070
Python 3 that were generated on Python 2 (:ticket:`24701`).
7171

72-
* Restored the ability to use interators as queryset filter arguments
72+
* Restored the ability to use iterators as queryset filter arguments
7373
(:ticket:`24719`).
7474

7575
Optimizations

0 commit comments

Comments
 (0)
0