From: Stephen Finucane Date: Fri, 25 Mar 2016 21:31:56 +0000 (+0000) Subject: tools: Use 'Patchwork' consistently X-Git-Tag: v2.0.0-rc1~380 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87110906bbc99ebcff5a43992e08d7a3d9e1d1d;p=thirdparty%2Fpatchwork.git tools: Use 'Patchwork' consistently The docs referred to both 'patchwork' and 'Patchwork'. Use the title case variant consistently. Signed-off-by: Stephen Finucane --- 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"