[Libreoffice-commits] .: bin/tinbuild
Miklos Vajna
vmiklos at kemper.freedesktop.org
Fri Feb 11 14:40:37 PST 2011
bin/tinbuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0e64e4e07925b2a6c5d51737dca9bf54cfb51405
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Fri Feb 11 23:36:47 2011 +0100
bin/tinbuild: fix typo
diff --git a/bin/tinbuild b/bin/tinbuild
index 1e6ec20..802de44 100755
--- a/bin/tinbuild
+++ b/bin/tinbuild
@@ -50,7 +50,7 @@ reportError ()
else
to_mail=`getCommitters "$last_success"`
fi
- message="last succes: $rough_time" ;;
+ message="last success: $rough_time" ;;
esac
fi
More information about the Libreoffice-commits
mailing list