From 6d9bde7bdb4644bcbd0705679ba60310fecf9479 Mon Sep 17 00:00:00 2001 From: harcek Date: Fri, 7 Oct 2011 15:32:32 -0700 Subject: [PATCH] Updated Status Methods (textile) --- Status-Methods.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Status-Methods.textile b/Status-Methods.textile index 9b491a8..3ae6a6c 100644 --- a/Status-Methods.textile +++ b/Status-Methods.textile @@ -27,7 +27,7 @@ twitter.updateStatus(status="See how easy this was?") h3. destroyStatus() -Destroys a status message for the authenticating account (must be the author of the specified status). Returns the destroyed status if successful.. Self explanatory. Requires authentication. +Destroys a status message for the authenticating account (must be the author of the specified status). Returns the destroyed status if successful. Self explanatory. Requires authentication. Parameters: * id: The numerical id of the status message you're deleting.