summaryrefslogtreecommitdiff
path: root/include/ucbhelper/registerucb.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 19:07:59 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:00:59 +0200
commitcdbbbdce9956e290b4a849af332df55da1be8d36 (patch)
tree2050cdc73e167962b0a37e7272abd55575f8c705 /include/ucbhelper/registerucb.hxx
parentbf080115bac322b177ffcf1e15aff4de1d742b4c (diff)
include: convert <type> here too
sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: Ibdaeb2c396ad29ced05716142b38c6a1c3e49847
Diffstat (limited to 'include/ucbhelper/registerucb.hxx')
-rw-r--r--include/ucbhelper/registerucb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/registerucb.hxx b/include/ucbhelper/registerucb.hxx
index ab241a2f9cb4..1c58fc1b682b 100644
--- a/include/ucbhelper/registerucb.hxx
+++ b/include/ucbhelper/registerucb.hxx
@@ -88,7 +88,7 @@ typedef std::vector< ContentProviderData > ContentProviderDataList;
@param rManager A content provider manager (normally, this would be a
UCB). May be null, which is only useful if the content provider is an
- <type>XParamterizedContentProvider</type>s.
+ XParamterizedContentProviders.
@param rServiceFactory A factory through which to obtain the required
services.