From 913236fc8ee7e114c688f7f3ccab004c7051d392 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Thu, 27 Jun 2013 14:12:35 -0400 Subject: [PATCH] Docs: fix typo --- .../Detailed-Topics/Understanding-incremental-recompilation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/Detailed-Topics/Understanding-incremental-recompilation.rst b/src/sphinx/Detailed-Topics/Understanding-incremental-recompilation.rst index 51b96d3ee..06b5f1906 100644 --- a/src/sphinx/Detailed-Topics/Understanding-incremental-recompilation.rst +++ b/src/sphinx/Detailed-Topics/Understanding-incremental-recompilation.rst @@ -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