From 8e8dd9639d9c3bf408f56b0a651d8a4bcfda4841 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 13 Jan 2011 10:37:52 +1100 Subject: Fixing/removing bad links. --- doc/ScintillaDoc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 1e138dc69..cc1ec0d98 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -3438,8 +3438,8 @@ struct Sci_TextToFind { is limited to pixmaps that use one character per pixel with no named colours. The transparent colour may be named 'None'. The data should be null terminated. - Pixmaps use the SC_MARK_PIXMAP marker symbol. You can find the full description of - the XPM format here.

+ Pixmaps use the SC_MARK_PIXMAP marker symbol. You can find descriptions of + the XPM format from here.

SCI_MARKERSYMBOLDEFINED(int markerNumber)
Returns the symbol defined for a markerNumber with SCI_MARKERDEFINE -- cgit v1.2.3