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
Hugo Ishimaru
asdf
Commits
04bdf36a
Commit
04bdf36a
authored
Nov 03, 2014
by
Francois-Rene Rideau
Browse files
Fix typo in name of one configuration variable.
parent
4f6795fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/asdf.texinfo
View file @
04bdf36a
...
...
@@ -4176,11 +4176,11 @@ These are signalled using generalised instances of
@section Compilation error and warning handling
@vindex
*
compile
-
file
-
warnings
-
behaviour
*
@vindex
*
compile
-
file
-
errors
-
behavior
*
@vindex
*
compile
-
file
-
failure
-
behavio
u
r
*
ASDF checks for warnings and errors when a file is compiled.
The variables @var
{
*
compile
-
file
-
warnings
-
behaviour
*
}
and
@var
{
*
compile
-
file
-
errors
-
behavior
*
}
@var
{
*
compile
-
file
-
failure
-
behavio
u
r
*
}
control the handling of any such events.
The valid values for these variables are
@code
{
:error
}
, @code
{
:warn
}
, and @code
{
:ignore
}
.
...
...
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