aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-05-17 22:02:36 +0000
committernyamatongwe <unknown>2009-05-17 22:02:36 +0000
commit623d3bbebc2f0645813d60eeaeccc5b53f267038 (patch)
tree1641c2ae826dc9dfc08846540ba8f6386e1e8080
parentd221049017b8788ab3002486275fa384dcc281b7 (diff)
downloadscintilla-mirror-623d3bbebc2f0645813d60eeaeccc5b53f267038.tar.gz
Fixed documentation of boxed mode annotations to match implementation.
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index ab7cb5da0..beb5ab115 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -2598,7 +2598,7 @@ struct TextToFind {
<td>2</td>
- <td>Annotations are indented 40 pixels and are surrounded by a box.</td>
+ <td>Annotations are indented to match the text and are surrounded by a box.</td>
</tr>
</tbody>
</table>