From 7a7b18be367c88a0a0b2d60a5152fd8e7d89752e Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sun, 8 Jan 2012 08:26:45 +0000 Subject: [PATCH] Fix protos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321914 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/tokyo_tyrant/tokyotyrant/out.xml | 1 + reference/tokyo_tyrant/tokyotyrantiterator/valid.xml | 2 +- reference/tokyo_tyrant/tokyotyranttable/out.xml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/reference/tokyo_tyrant/tokyotyrant/out.xml b/reference/tokyo_tyrant/tokyotyrant/out.xml index 7b7f5e81b5..0c993c7ab6 100644 --- a/reference/tokyo_tyrant/tokyotyrant/out.xml +++ b/reference/tokyo_tyrant/tokyotyrant/out.xml @@ -12,6 +12,7 @@ public TokyoTyrantTokyoTyrant::out mixedkeys + Removes a record or multiple records. This method accepts a string for a single key diff --git a/reference/tokyo_tyrant/tokyotyrantiterator/valid.xml b/reference/tokyo_tyrant/tokyotyrantiterator/valid.xml index 0db57d7691..edbb27adf7 100644 --- a/reference/tokyo_tyrant/tokyotyrantiterator/valid.xml +++ b/reference/tokyo_tyrant/tokyotyrantiterator/valid.xml @@ -10,7 +10,7 @@ &reftitle.description; - public booleanTokyoTyrantIterator::valid + public boolTokyoTyrantIterator::valid diff --git a/reference/tokyo_tyrant/tokyotyranttable/out.xml b/reference/tokyo_tyrant/tokyotyranttable/out.xml index 318e06f519..b666a008a5 100644 --- a/reference/tokyo_tyrant/tokyotyranttable/out.xml +++ b/reference/tokyo_tyrant/tokyotyranttable/out.xml @@ -12,6 +12,7 @@ public voidTokyoTyrantTable::out mixedkeys + Removes records from a table database.