From c53a3d1bfec6512acf01e2f73db65f5674e669ed Mon Sep 17 00:00:00 2001 From: ryanmcgrath Date: Mon, 13 Sep 2010 02:21:28 -0700 Subject: [PATCH] Migrated from generic-functions v3 --- Generic-Functions.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Generic-Functions.textile b/Generic-Functions.textile index 2cc152e..46885aa 100644 --- a/Generic-Functions.textile +++ b/Generic-Functions.textile @@ -1,6 +1,6 @@ The following functions serve basic needs, both in terms of the library itself, and some auxiliary functions. -shortenURL() +shortenURL() Returns a specified url shortened by is.gd. The choice of url shortener can be overridden if necessary. Most url shorteners have API limits; be sure to investigate this before you use this in a widespread manner.