From 3d3f46bdc27968aab256aa35a904a014d9b0a41c Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 6 Nov 2008 22:35:59 +0100 Subject: spelling Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ftpsync b/bin/ftpsync index 34383ce..baf6a12 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -422,7 +422,7 @@ done if [ -d "`dirname "${TO}/${TRACE}"`" ]; then date -u > "${TO}/${TRACE}" - echo "Used ftpsyn version: ${VERSION}" >> "${TO}/${TRACE}" + echo "Used ftpsync version: ${VERSION}" >> "${TO}/${TRACE}" fi HOOK=( -- cgit v1.2.3