summaryrefslogtreecommitdiff
path: root/actions/xrds.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-04 09:04:41 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-04 13:01:23 -0400
commit4586e15f457706f1f33bda271583b3401803e50e (patch)
tree01288137b92a4bf2fa9e1a0221e73c7822ff8b3b /actions/xrds.php
parent3997682d26d7ed48361610892b65ace9097f5fc0 (diff)
fix comment to note that xrds file is for OMB not OpenID
Diffstat (limited to 'actions/xrds.php')
-rw-r--r--actions/xrds.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/xrds.php b/actions/xrds.php
index 9327a3c83..3c7521884 100644
--- a/actions/xrds.php
+++ b/actions/xrds.php
@@ -1,7 +1,7 @@
<?php
/**
- * XRDS for OpenID
+ * XRDS for OpenMicroBlogging
*
* PHP version 5
*
@@ -36,7 +36,7 @@ if (!defined('LACONICA')) {
require_once INSTALLDIR.'/lib/omb.php';
/**
- * XRDS for OpenID
+ * XRDS for OpenMicroBlogging
*
* @category Action
* @package Laconica