From fc35a27bab8286a26b648e51ca69124a1b4e20f4 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 13 Dec 2015 12:48:52 +1300 Subject: Fix some English --- bash/bashrc.d/sprunge.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/bashrc.d/sprunge.bash b/bash/bashrc.d/sprunge.bash index 30ea719c..6c0cef42 100644 --- a/bash/bashrc.d/sprunge.bash +++ b/bash/bashrc.d/sprunge.bash @@ -1,4 +1,4 @@ -# #bash on Freenode use their own pastebin, this is a convenience function for +# #bash on Freenode use their own pastebin. This is a convenience function for # posting code to it. sprunge() { curl -F 'sprunge=<-' http://sprunge.us < "${1:-/dev/stdin}" -- cgit v1.2.3