You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2019/02/15 16:57:30 UTC

[kibble] branch master updated: fix typos

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

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git


The following commit(s) were added to refs/heads/master by this push:
     new 17bc154  fix typos
     new 3c750a7  Merge pull request #20 from thadguidry/patch-1
17bc154 is described below

commit 17bc15421348245485e7039ddfa54ce714859883
Author: Thad Guidry <th...@gmail.com>
AuthorDate: Sat Feb 9 12:37:03 2019 -0600

    fix typos
---
 docs/source/setup.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/source/setup.rst b/docs/source/setup.rst
index 99aaef8..c4c43d7 100644
--- a/docs/source/setup.rst
+++ b/docs/source/setup.rst
@@ -43,7 +43,7 @@ As a rule of thumb, the Server does not require a lot of disk space
 The scanners require more disk space, but can operate with limited CPU
 and RAM.
 
-As an example, let os examine the Apache Kibble demo instance:
+As an example, let us examine the Apache Kibble demo instance:
 
 - 100 sources (git repos, mailing lists, bug trackers and so on)
 - 3,5 million source objects currently (commits, emails, tickets etc)
@@ -234,7 +234,7 @@ Once you have both scanners and the data server set up, you can begin
 scanning resources for data. Please refer to :ref:`configdatasources`
 for how to set up various resources for scanning via the Web UI.
 
-Scans can be iniated manually, but you may want to set up a cron job to
+Scans can be initiated manually, but you may want to set up a cron job to
 handle daily scans of resources. To start a scan on a scanner machine,
 run the following: ``python3 src/kibble-scanner.py``