Skip to content

Commit edcc3d9

Browse files
author
Rommel Martinez
committed
Fix typo
1 parent a6503e4 commit edcc3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lispguide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3545,7 +3545,7 @@ Robert Brown
35453545
<SUMMARY>
35463546
You should not use <code>NCONC</code>;
35473547
you should use <code>APPEND</code> instead,
3548-
or better, better data structures.
3548+
or better data structures.
35493549
</SUMMARY>
35503550
<BODY>
35513551
<p>

0 commit comments

Comments
 (0)