summaryrefslogtreecommitdiff
path: root/tt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tt.hs')
-rwxr-xr-xtt.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt.hs b/tt.hs
index f4c95dc..2b93545 100755
--- a/tt.hs
+++ b/tt.hs
@@ -1,5 +1,5 @@
{-# LANGUAGE PatternGuards #-}
-{- Helper script to run Twisted tests -}
+{- Helper script to run Telepathy components' Twisted tests -}
module Main where
import System.Console.GetOpt