From a43cd92e05800abfe2f90af94564c619c79bf567 Mon Sep 17 00:00:00 2001 From: Zoltan Somogyi Date: Mon, 12 Jan 2004 04:43:30 +0000 Subject: [PATCH] Fix typo. Estimated hours taken: 0.1 Branches: main HISTORY: Fix typo. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index b5c161f5e..7e37a5f22 100644 --- a/HISTORY +++ b/HISTORY @@ -142,7 +142,7 @@ Mercury 0.5, 15 Febuary 1996 - In portable C mode, we now generate better code for loops. - We've made a few other minor improvements in the generated code. - Unary plus and minus are now implemented. - - Updated the documentation to reflect changes in unique modes, + - Updated the documentation to reflect changes in unique modes. - Corrected a lot of typos in the documentation. - Fixed quite a few bugs.