From 04cb7eb7585a2ae37ba073a60f3874c321b9673c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 7 Jun 2012 10:21:39 +0000 Subject: [PATCH] typo --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8d8f520b41..639a09b8da 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -339,7 +339,7 @@ 2012-06-05 14:17 UTC+0200 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg + added extra protection to not delete the VCS revision - information when it already exist buts current VCS revision + information when it already exists but current VCS revision extraction command didn't return any results. This often happens with new SVN 1.7.5, which fails with internal sqlite error nearly always unless 'svn cleanup' is issued.