This is an automated email from the ASF dual-hosted git repository.

maskit pushed a commit to branch maskit-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/maskit-patch-1 by this push:
     new 7bc8033  Fix typo in versioned docs as well
7bc8033 is described below

commit 7bc8033103f3bf2cace43bee993b4812b85aa67c
Author: Masakazu Kitajo <[email protected]>
AuthorDate: Sun Aug 12 02:08:55 2018 +0900

    Fix typo in versioned docs as well
---
 .../versioned_docs/version-2.1.0-incubating/client-libraries-cpp.md     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/site2/website/versioned_docs/version-2.1.0-incubating/client-libraries-cpp.md 
b/site2/website/versioned_docs/version-2.1.0-incubating/client-libraries-cpp.md
index d0693be..2b6d137 100644
--- 
a/site2/website/versioned_docs/version-2.1.0-incubating/client-libraries-cpp.md
+++ 
b/site2/website/versioned_docs/version-2.1.0-incubating/client-libraries-cpp.md
@@ -37,7 +37,7 @@ $ rpm -ivh apache-pulsar-client*.rpm
 | [client]({{pulsar:deb:client}}) | [asc]({{pulsar:deb:client}}.asc), 
[sha1]({{pulsar:deb:client}}.sha1), [sha512]({{pulsar:deb:client}}.sha512) |
 | [client-devel]({{pulsar:deb:client-devel}}) | 
[asc]({{pulsar:deb:client-devel}}.asc), 
[sha1]({{pulsar:deb:client-devel}}.sha1), 
[sha512]({{pulsar:deb:client-devel}}.sha512) |
 
-To install a RPM package, down the DEB packages and install them using 
following command:
+To install a DEB package, down the DEB packages and install them using 
following command:
 
 ```bash
 $ apt-install apache-pulsar-client*.deb

Reply via email to