Skip to content

Commit cbeb911

Browse files
committed
Fix typo: Django'c -> Django's
1 parent 2dd172a commit cbeb911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ UNRELEASED
1717
* Added a differentiation between similar and duplicate queries. Similar
1818
queries are what duplicate queries used to be (same SQL, different
1919
parameters).
20-
* Stopped hiding frames from Django'c contrib apps in stacktraces by
20+
* Stopped hiding frames from Django's contrib apps in stacktraces by
2121
default.
2222
* Lots of small cleanups and bugfixes.
2323

0 commit comments

Comments
 (0)