Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
with-contexts
with-contexts.common-lisp.dev
Commits
84739dba
Commit
84739dba
authored
Mar 07, 2021
by
Marco Antoniotti
💬
Browse files
Fixed typo.
parent
0045e3fe
Pipeline
#3094
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/introduction.html
View file @
84739dba
...
...
@@ -19,7 +19,7 @@
<p>
<strong>
Common Lisp
</strong>
programmers may write
many
<code>
with-
<i>
something
</i></code>
over
t
their careers; the
many
<code>
with-
<i>
something
</i></code>
macros
over their careers; the
language specification itself is ripe with such constructs:
witness
<code>
with-open-file
</code>
. Many other libraries also
introduce a slew of with- macros dealing with this or that case.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment