From ba98a8d15f75e4a7845d6872b1bae29070e2228b Mon Sep 17 00:00:00 2001
From: Michael Hanselmann <hansmi@google.com>
Date: Fri, 5 Aug 2011 14:48:31 +0200
Subject: [PATCH] Fix typo in NEWS
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenΓ© Nussbaumer <rn@google.com>
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index dccab9116..4dc4500eb 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ Many bug-fixes and a few small features:
 - Fixed off-by-one bug in job serial generation
 - ``gnt-node volumes``: Fix instance names
 - Fixed aliases in bash completion
-- Fixed a bug in reopening log files after beeing sent a SIGHUP
+- Fixed a bug in reopening log files after being sent a SIGHUP
 - Added a flag to burnin to allow specifying VCPU count
 - Bugfixes to non-root Ganeti configuration
 
-- 
GitLab