Skip to content

Commit 4258a92

Browse files
authored
Merge pull request google#334 from ebzzry/gh-pages
Fix typo
2 parents 276f2d9 + edcc3d9 commit 4258a92

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)