Skip to content

Commit 05ffccf

Browse files
authored
Merge pull request #1088 from jdufresne/typo
Fix typo: Django'c -> Django's
2 parents b1386c2 + cbeb911 commit 05ffccf

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)