Skip to content

Commit 40e74e3

Browse files
committed
Indent last line in new section.
1 parent 7c9f33a commit 40e74e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This bug fix release contains the following fixes:
77

88
(let ((unquote 'foo)) `(,'bar))
99

10-
Should evaluate to `((unquote (quote bar)))`.
10+
Should evaluate to `((unquote (quote bar)))`.
1111

1212
v3.15
1313
--------

0 commit comments

Comments
 (0)