From 8e78e86f62b5f763eff476680d55d671ddb512d5 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@dune-project.org>
Date: Mon, 22 Dec 2008 14:15:20 +0000
Subject: [PATCH] spelling

[[Imported from SVN: r5397]]
---
 bin/dunemodules.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/dunemodules.inc b/bin/dunemodules.inc
index 963a8bceb..49676659a 100644
--- a/bin/dunemodules.inc
+++ b/bin/dunemodules.inc
@@ -367,7 +367,7 @@ eval_control() {
 # $2 value
 #
 fix_variable_name() {
-  # The replacement sequence has to be extended explicitly the the length of
+  # The replacement sequence has to be extended explicitly to the length of
   # the matching set for SunOS compatibility
   echo -n "$@" | tr '[:punct:]' '[_*]'
 }
-- 
GitLab