From 0f3682d093ff70a802bf6ecf060ff3eeece0fef8 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 18 Jun 2007 15:20:13 +0000 Subject: [PATCH] some minor fixlets, checking commit notifications --- docs/title.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/title.txt b/docs/title.txt index 5d9bd417ca..5959af932d 100644 --- a/docs/title.txt +++ b/docs/title.txt @@ -10,12 +10,12 @@ attributes of the title. This is intended to be an immutable "value" class, so there are no mutator functions. To get a new instance, call one of the static factory -methods WikiTitle::newFromURL(), WikiTitle::newFromDBKey(), -or WikiTitle::newFromText(). Once instantiated, the +methods Title::newFromURL(), Title::newFromDBKey(), +or Title::newFromText(). Once instantiated, the other non-static accessor methods can be used, such as getText(), getDBKey(), getNamespace(), etc. -The prefix rules: a title consists of an optional Interwiki +The prefix rules: a title consists of an optional interwiki prefix (such as "m:" for meta or "de:" for German), followed by an optional namespace, followed by the remainder of the title. Both Interwiki prefixes and namespace prefixes have -- 2.20.1