From c87110906bbc99ebcff5a43992e08d7a3d9e1d1d Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 25 Mar 2016 21:31:56 +0000 Subject: [PATCH] tools: Use 'Patchwork' consistently The docs referred to both 'patchwork' and 'Patchwork'. Use the title case variant consistently. Signed-off-by: Stephen Finucane --- tools/install/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/install/install.sh b/tools/install/install.sh index 380acaf8..3edec852 100644 --- a/tools/install/install.sh +++ b/tools/install/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Script to set up patchwork on a Vagrant-powered Ubuntu Trusty host +# Script to set up Patchwork on a Vagrant-powered Ubuntu Trusty host echo -e "\n--- Configuring environment ---\n" -- 2.47.3