[Pkg-owncloud-commits] [owncloud-doc] 129/270: bugtracker typos

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit f40136dc0fd27dec554cbcee2d4b3efdf9825a47
Author: Volkan Gezer <volkangezer at gmail.com>
Date:   Sat May 31 04:09:09 2014 +0200

    bugtracker typos
---
 developer_manual/bugtracker/codereviews.rst | 2 +-
 developer_manual/bugtracker/kanban.rst      | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/developer_manual/bugtracker/codereviews.rst b/developer_manual/bugtracker/codereviews.rst
index a2a526d..4eae5a3 100644
--- a/developer_manual/bugtracker/codereviews.rst
+++ b/developer_manual/bugtracker/codereviews.rst
@@ -34,7 +34,7 @@ How will it work?
 #. Before a pull request will be merged into master or the corresponding
    branch at least 2 reviewers need to give :+1 score.
 #. Our `continuous integration server`_ will give an additional indicator for
-   the quality of the pull rquest.
+   the quality of the pull request.
 
 Examples
 --------
diff --git a/developer_manual/bugtracker/kanban.rst b/developer_manual/bugtracker/kanban.rst
index 8932989..746ff88 100644
--- a/developer_manual/bugtracker/kanban.rst
+++ b/developer_manual/bugtracker/kanban.rst
@@ -141,7 +141,7 @@ Why do we have it?
 What does a developer think?
   "I’ll check the Scenario described earlier works as expected. If necessary
   I’ll update the related Gherkin Scenarios. `Jenkins`_ will test the scenario
-  on all kinds of platforms, webserver and database combinations with
+  on all kinds of platforms, web server and database combinations with
   `cucumber`_."
 
 When can I pull?
@@ -159,13 +159,13 @@ Why do we have it?
   With the Gherkin Scenario from the Concept Phase reviewers have a checklist to
   test if a Bug has been solved and if an Enhancement works as expected. **The
   most eager reviewer we have is Jenkins**. When it comes to testing he soldiers
-  on going through the different combinations of platform, webserver and
+  on going through the different combinations of platform, web server and
   database.
 
 What does a developer think?
   "Damn! If I had written the Gherkin Scenarios and Cucumber Step Definitions I
   could leave the task of testing this on the different combinations of platform,
-  webserver and database to Jenkins. I’ll miss something when doing this
+  web server and database to Jenkins. I’ll miss something when doing this
   manually.*
 
 When can I pull?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list