Fix phpdoc
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 26 Oct 2009 20:04:45 +0000 (16:04 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 28 Oct 2009 23:07:57 +0000 (19:07 -0400)
framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Basic.php

index 52c7e8b..63e8917 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
- * Horde_Service_Twitter_Request_Oauth class wraps sending requests to Twitter's
- * REST API using OAuth authentication.
+ * Horde_Service_Twitter_Request_Basic class wraps sending requests to Twitter's
+ * REST API using http basic authentication.
  *
  * Copyright 2009 The Horde Project (http://www.horde.org)
  *