summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2015-10-20 12:48:54 +0100
committerLuke Bratch <luke@bratch.co.uk>2015-10-20 12:48:54 +0100
commitd2a3892e23cd34c2236e54879bd850e3b70d0823 (patch)
treedb87b91f740bca537a66ea62fbea570461c0fb9d
parent492ad1f94d602285e9719791dd502e5df0712fc5 (diff)
Add missing comment hash character
-rwxr-xr-xtitle.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/title.bash b/title.bash
index e639687..7b917ac 100755
--- a/title.bash
+++ b/title.bash
@@ -10,7 +10,7 @@
# v0.7 : follow HTTP redirects, was broken since switch to curl
# v0.7.1: pretend to be Firefox, some broken websites reject cURL
# v0.8 : strip newlines and leading whitespace from "broken" titles
- : update user agent string
+# : update user agent string
# v0.8.1: change name in version string to "blatitle"
# v0.9 : add support for gzip compression
# v0.9.1: fix support for servers that don't support HTTP HEAD