fix comment to note that xrds file is for OMB not OpenID

This commit is contained in:
Evan Prodromou 2009-08-04 09:04:41 -04:00
parent 3997682d26
commit 4586e15f45

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* XRDS for OpenID * XRDS for OpenMicroBlogging
* *
* PHP version 5 * PHP version 5
* *
@ -36,7 +36,7 @@ if (!defined('LACONICA')) {
require_once INSTALLDIR.'/lib/omb.php'; require_once INSTALLDIR.'/lib/omb.php';
/** /**
* XRDS for OpenID * XRDS for OpenMicroBlogging
* *
* @category Action * @category Action
* @package Laconica * @package Laconica