mirror of https://github.com/sbt/sbt.git
Docs: fix typo
This commit is contained in:
parent
bccc4d10fb
commit
913236fc8e
|
|
@ -174,7 +174,7 @@ modify and recompile source code you need to do two things:
|
|||
|
||||
.. warning:: Enabling the ``apiDebug`` option increases significantly
|
||||
memory consumption and degrades performance of the
|
||||
incremental compiler. The underlaying reason is that in
|
||||
incremental compiler. The underlying reason is that in
|
||||
order to produce meaningful debugging information about
|
||||
interface differences incremental compiler has to retain
|
||||
the full representation of the interface instead of just
|
||||
|
|
|
|||
Loading…
Reference in New Issue