From fa3b49593616896f7653b15c8e1060c8f21230b5 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 14 Jul 2011 12:59:20 -0400 Subject: [PATCH] polishing doc --- docs/src/reference/docbook/twitter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/reference/docbook/twitter.xml b/docs/src/reference/docbook/twitter.xml index db08bc93e9..44bbe148a0 100644 --- a/docs/src/reference/docbook/twitter.xml +++ b/docs/src/reference/docbook/twitter.xml @@ -150,7 +150,7 @@ twitter.oauth.accessTokenSecret=AbRxUAvyNCtqQtxFK8w5ZMtMj20KFhB6o]]>PropertiesPersistingMetadataStore (which is backed by a properties file, and a persister strategy), or you may create your own custom implementation of the MetadataStore interface (e.g., JdbcMetadatStore) - and configure it as bean named 'metadataStore' within the Application Context. + and configure it as a bean named 'metadataStore' within the Application Context. ]]> The Poller that is configured as part of any Inbound Twitter Adapter (see below) will simply poll from this MetadataStore to determine the latest tweet