From d2a3892e23cd34c2236e54879bd850e3b70d0823 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Tue, 20 Oct 2015 12:48:54 +0100 Subject: Add missing comment hash character --- title.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3