From 41e3b3422607c9f1589988e7672e9a6446cd479e Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Wed, 14 Jun 2017 16:52:50 -0500 Subject: Update /target_branch slash command description to be more consistent --- app/services/slash_commands/interpret_service.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/services/slash_commands/interpret_service.rb b/app/services/slash_commands/interpret_service.rb index b6b411d2185..83144b1e011 100644 --- a/app/services/slash_commands/interpret_service.rb +++ b/app/services/slash_commands/interpret_service.rb @@ -410,7 +410,7 @@ module SlashCommands params '@user' command :cc - desc 'Define target branch for MR' + desc 'Set target branch' explanation do |branch_name| "Sets target branch to #{branch_name}." end -- cgit v1.2.3