summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-05-17 11:38:21 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-05-17 11:38:31 +0100
commit5e64d19e23a1613d1e31ec853f1298bf33367b63 (patch)
tree3ab9c100c116d87c4c7a67f9c3e3cb80bdb9f9b8
parente15e5d4688c2d7bde955af39c641d62d65bd9c8a (diff)
Mention Telepathy in source header.
-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