]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
tools: Use 'Patchwork' consistently
authorStephen Finucane <stephen.finucane@intel.com>
Fri, 25 Mar 2016 21:31:56 +0000 (21:31 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Tue, 29 Mar 2016 10:28:45 +0000 (11:28 +0100)
The docs referred to both 'patchwork' and 'Patchwork'. Use the title
case variant consistently.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
tools/install/install.sh

index 380acaf85749604ab2228bc054b8a3c9017774bd..3edec852583a89e19ad5fc819870793d6c5216ec 100644 (file)
@@ -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"