Index: /trunk/source/cocoa-ide/cocoa-editor.lisp
===================================================================
--- /trunk/source/cocoa-ide/cocoa-editor.lisp	(revision 15501)
+++ /trunk/source/cocoa-ide/cocoa-editor.lisp	(revision 15502)
@@ -1332,8 +1332,9 @@
 (defloadvar *lisp-triple-comment-color* (#/redColor ns:ns-color))
 
+
 ;;; LAYOUT is an NSLayoutManager in which we'll set temporary character
 ;;; attrubutes before redisplay.
 ;;; POS is the absolute character position of the start of START-LINE.
-;;; END-LINE is either EQ to START-LNE (in the degenerate case) or
+;;; END-LINE is either EQ to START-LINE (in the degenerate case) or
 ;;; follows it in the buffer; it may be NIL and is the exclusive
 ;;; end of a range of lines
