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
1 changed files with 2 additions and 2 deletions

View File

@ -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