summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStephen Finucane <stephen.finucane@intel.com>2016-03-25 21:31:56 +0000
committerStephen Finucane <stephen.finucane@intel.com>2016-03-29 11:28:45 +0100
commitc87110906bbc99ebcff5a43992e08d7a3d9e1d1d (patch)
treead6b22d7e7ec8b8e780d22f7f991a724fa8f63e1 /tools
parent8320efcd6412050ddc12f6475a43c19ecd92b14f (diff)
downloadpatchwork-c87110906bbc99ebcff5a43992e08d7a3d9e1d1d.tar
patchwork-c87110906bbc99ebcff5a43992e08d7a3d9e1d1d.tar.gz
tools: Use 'Patchwork' consistently
The docs referred to both 'patchwork' and 'Patchwork'. Use the title case variant consistently. Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/install/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install/install.sh b/tools/install/install.sh
index 380acaf..3edec85 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"