From acd9ab42ccc1c7eb1320bf4e9776861cca4b885f Mon Sep 17 00:00:00 2001 From: mrkraimer Date: Sun, 4 Jun 2017 10:44:38 -0400 Subject: [PATCH] minor change to MRKCHANGES.md --- MRKCHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MRKCHANGES.md b/MRKCHANGES.md index b670790..c70272f 100644 --- a/MRKCHANGES.md +++ b/MRKCHANGES.md @@ -61,8 +61,8 @@ The following new methods are added to ChannelProviderRegistry: the first time it is called and always returns a shared pointer to the single instance, -Any facility that calls this must keep the shared pointer until the faciliity no longer requires -use of the registry or any channel provider the facliity uses. +Any facility that calls the start/stop methods of any channelProvider factory must keep the shared pointer +until the facility no longer requires use of the registry or any channel provider the facility uses. The above methods replace the following functions: