From 6ade20c2471db9c2725b61d2b8c05f116be58f80 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 19 Apr 2011 16:08:24 +0200
Subject: [PATCH 4/6] Fix spelling errors in buildconf

Found with codespell.
---
 buildconf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/buildconf b/buildconf
index f77ed76..8083c2b 100755
--- a/buildconf
+++ b/buildconf
@@ -411,7 +411,7 @@ else
 fi
 
 #--------------------------------------------------------------------------
-# Finished succesfully.
+# Finished successfully.
 #
 
 echo "buildconf: OK"
-- 
1.7.4.1


