Index: trunk/extensions/OAI/OAIRepo.php |
— | — | @@ -58,7 +58,7 @@ |
59 | 59 | $wgExtensionCredits['specialpage'][] = array( |
60 | 60 | 'name' => 'OAIRepository', |
61 | 61 | 'author' => 'Brion Vibber', |
62 | | - 'description' => 'Provides [http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-MPH] repository interface', |
| 62 | + 'description' => 'Provides [http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-PMH] repository interface', |
63 | 63 | ); |
64 | 64 | |
65 | 65 | /* Set up the repository entry point */ |