Skip to content

Commit 66cdcb5

Browse files
authored
Casing
1 parent 1288aa1 commit 66cdcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/difflib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1620,7 +1620,7 @@ def _line_pair_iterator():
16201620
<head>
16211621
<meta charset="%(charset)s">
16221622
<meta name="viewport" content="width=device-width, initial-scale=1">
1623-
<title>Diff Comparison</title>
1623+
<title>Diff comparison</title>
16241624
<style>%(styles)s
16251625
</style>
16261626
</head>

0 commit comments

Comments
 (0)