From 786b1a8ee9989ac036632ab2bb2ebc49e3d51205 Mon Sep 17 00:00:00 2001
From: Patrick Winnertz <winnie@debian.org>
Date: Sun, 1 Feb 2009 17:05:34 +0100
Subject: [PATCH] Fix typo in NEWS to prepare for 4.6.2

Signed-off-by: Patrick Winnertz <winnie@debian.org>
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 5bc98c726..da5fa6015 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ Version 4.6.2
 	- Fixed file renames, when copying/moving is performed
 	  into deleted directories. (Closes: #181)
 	- Add an option to show executables first in the panels (Closes: #173)
-	- Fixed concat_dir_and_file if there is a paramter = NULL (Closes: #180)
+	- Fixed concat_dir_and_file if there is a parameter = NULL (Closes: #180)
 	- Allow out-of-tree builds (Closes: #224, #208)
 
 - Editor