aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-speche.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-speche.ads')
-rw-r--r--gcc/ada/g-speche.ads5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/ada/g-speche.ads b/gcc/ada/g-speche.ads
index f3482d4..ab3daea 100644
--- a/gcc/ada/g-speche.ads
+++ b/gcc/ada/g-speche.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1998-2005 AdaCore --
+-- Copyright (C) 1998-2006, AdaCore --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -40,8 +40,7 @@ package GNAT.Spelling_Checker is
function Is_Bad_Spelling_Of
(Found : String;
- Expect : String)
- return Boolean;
+ Expect : String) return Boolean;
-- Determines if the string Found is a plausible misspelling of the
-- string Expect. Returns True for an exact match or a probably
-- misspelling, False if no near match is detected. This routine