You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by gi...@git.apache.org on 2017/08/12 16:11:04 UTC

[GitHub] zhaijack opened a new pull request #442: Issue 441: fix typos

zhaijack opened a new pull request #442: Issue 441: fix typos
URL: https://github.com/apache/bookkeeper/pull/442
 
 
   Descriptions of the changes in this PR:
   Fix typos in docker readme.
   "Apache ZooKeeper is a software project of the Apache Software Foundation"
   ->
   "Apache Bookkeeper is a software project of the Apache Software Foundation"
   
   "bookkepeer servers" -> "bookkeeper servers"
   
   "The client only need to connect to a Zookkeeper server in the ensamble"
   ->
   "The client only need to connect to a Zookeeper server in the ensemble"
   
   typo of other place:
   bookeeper
   ->
   bookkeeper
   
   wile
   ->
   while
   
   acknoledge
   ->
   acknowledge
   
   > ---
   > Be sure to do all of the following to help us incorporate your contribution
   > quickly and easily:
   > 
   > - [X] Make sure the PR title is formatted like:
   >     `<Issue # or BOOKKEEPER-#>: Description of pull request`
   >     `e.g. Issue 123: Description ...`
   >     `e.g. BOOKKEEPER-1234: Description ...`
   > - [ ] Make sure tests pass via `mvn clean apache-rat:check install findbugs:check`.
   > - [X] Replace `<Issue # or BOOKKEEPER-#>` in the title with the actual Issue/JIRA number.
   > 
   > ---
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services