From cfd730494f9bb14785a023fff7c1374f22dae45c Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 1 Aug 2002 07:36:39 +0000 Subject: Fixed typos. --- doc/ScintillaHistory.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e2c083db9..5be175590 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -141,7 +141,7 @@ #if / #ifdef .. #endif and the #region .. #endregion feature of C#.
  • - Scintilla method to find the height in pixels of a lin. Currently returns the + Scintilla method to find the height in pixels of a line. Currently returns the same result for every line as all lines are same height.
  • @@ -178,7 +178,7 @@
  • New SciTE property ensure.final.line.end can ensure that saved files - always end with a new line as his is required by some tools. + always end with a new line as this is required by some tools. The ensure.consistent.line.ends property ensures all line ends are the current default when saving files. The strip.trailing.spaces property now works on the buffer so the -- cgit v1.2.3