aboutsummaryrefslogtreecommitdiff
path: root/Command/View.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-18 20:01:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-18 20:02:09 -0400
commit5ec224d48f28bb8823d898ecc10a9c376a41245b (patch)
tree2d3167b0ad6408295222b8e492eca635dd462c1c /Command/View.hs
parent0d916443be47784173c86c25c8fb4ede764af1ba (diff)
add vadd command
Diffstat (limited to 'Command/View.hs')
-rw-r--r--Command/View.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/View.hs b/Command/View.hs
index 309a1ccbe..4e642e50f 100644
--- a/Command/View.hs
+++ b/Command/View.hs
@@ -39,7 +39,7 @@ start params = do
perform :: View -> CommandPerform
perform view = do
- showSideAction "calculating"
+ showSideAction "searching"
branch <- applyView view
next $ checkoutViewBranch view branch