From 8e96fa55da68ee49bcef61ad05ea663c1ba5d7a9 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 20 Sep 2003 05:13:55 +0000 Subject: Typo fixed.s --- src/Editor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Editor.cxx b/src/Editor.cxx index f3d359a7b..95ac7a8b6 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -2555,7 +2555,7 @@ void Editor::Paint(Surface *surfaceWindow, PRectangle rcArea) { DrawLine(surface, vs, lineDoc, visibleLine, xStart, rcLine, ll, subLine); //durPaint += et.Duration(true); - // Restore the precvious styles for the brace highlights in case layout is in cache. + // Restore the previous styles for the brace highlights in case layout is in cache. ll->RestoreBracesHighlight(rangeLine, braces); bool expanded = cs.GetExpanded(lineDoc); -- cgit v1.2.3