From 81ba3bbf78ac5fd1f2dd37d2fe386e6cdbee2dd5 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Fri, 1 Jan 2010 19:54:24 -0500 Subject: [PATCH] Typo fix. svn path=/trunk/packages/invirt-dev/; revision=2836 --- invirtibuilder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invirtibuilder b/invirtibuilder index e6bf214..15b4e05 100755 --- a/invirtibuilder +++ b/invirtibuilder @@ -134,7 +134,7 @@ def tagSubmodule(pocket, package, ref, principal): hook. Because we reject pushes to tags in the update hook, no push can ever take out a lock on any tags. - I'm sure that long description gives you great confidence in teh + I'm sure that long description gives you great confidence in the legitimacy of my reasoning. """ if config.build.pockets[pocket].get('allow_backtracking', False): -- 1.7.9.5