Github user echobravopapa commented on a diff in the pull request:

    https://github.com/apache/geode-native/pull/62#discussion_r106952554
  
    --- Diff: 
docs/geode-native-docs/connection-pools/native-client-pool-api.html.md.erb ---
    @@ -19,14 +19,14 @@ See the License for the specific language governing 
permissions and
     limitations under the License.
     -->
     
    -The Geode native client API allows your clients to create and manage 
connection pools. The server side does not have an API.
    +The native client API allows your clients to create and manage connection 
pools. The server side does not have an API.
     
     This section lists the primary native client API for pool management. For 
complete information on the classes and interfaces described here, see the API 
documentation.
     
     **Note:**
     Only C\# versions of Pool API interfaces, classes, and methods are shown 
throughout the text in this section (example: `Pool.GetQueryService()`) . The 
code examples demonstrate both C++ and C\# versions.
     
    -**Gemstone::GemFire::Cache**
    +**Apache.Geode.Cache**
    --- End diff --
    
    **Apache.Geode.Client.Cache**  to be completely clear


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to