From 5aa4315c5572dcaead7281f0d02f4161679ff068 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 5 Feb 2009 23:38:36 +0000 Subject: [PATCH] * ada-mode.texi (No project files): Fix typo. (Bug#2214) --- doc/misc/ChangeLog | 4 ++++ doc/misc/ada-mode.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index df6e4f88bfc..1aed2bc8d29 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2009-02-05 Arni Magnusson + + * ada-mode.texi (No project files): Fix typo. (Bug#2214) + 2009-02-04 Reiner Steib * gnus-news.texi: Print version about Incoming*. diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi index 8257327a158..20de8af9f1f 100644 --- a/doc/misc/ada-mode.texi +++ b/doc/misc/ada-mode.texi @@ -749,7 +749,7 @@ point is put at the place of the error in the @file{hello.adb} buffer. To fix the error, change the line to be @example - Ada.Text_IO.Put_Line ("hello from hello.adb"): + Ada.Text_IO.Put_Line ("hello from hello.adb"); @end example Now invoke @key{Ada | Show main}; this displays @file{Ada mode main: hello}. -- 2.39.5