Commit 4c38200d authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Fix typo in manual.

parent 0789e459
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1729,7 +1729,7 @@ are forced not to be recompiled even if modified since last compilation
If @var{force-not} is a list, then it specifies a list of systems that
are forced not to be recompiled even if modified since last compilation.

Both @var{force} and @{force-not} apply to systems that are dependencies and were already compiled.
Both @var{force} and @var{force-not} apply to systems that are dependencies and were already compiled.
@var{force-not} takes precedences over @var{force},
as it should, really, but unhappily only since ASDF 3.1.1.
Moreover, systems the name of which is member of the set @var{*immutable-systems*}