Doc fix to commentary (Bug#6653).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Jul 2010 21:57:06 +0000 (17:57 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Jul 2010 21:57:06 +0000 (17:57 -0400)
lisp/progmodes/compile.el

index 6bb31ca..c8f9834 100644 (file)
@@ -47,7 +47,7 @@
 ;; using the same *compilation* buffer. this necessitates re-parsing markers.
 
 ;;   FILE-STRUCTURE is a list of
-;;   ((FILENAME DIRECTORY) FORMATS (LINE LOC ...) ...)
+;;   ((FILENAME DIRECTORY) FORMATS (LINE LOC ...) ...)
 
 ;; FILENAME is a string parsed from an error message.  DIRECTORY is a string
 ;; obtained by following directory change messages.  DIRECTORY will be nil for