[Pkg-owncloud-commits] [php-sabredav] 27/80: Fixed shoddy english

David Prévot taffit at moszumanska.debian.org
Thu Jan 7 02:56:21 UTC 2016


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

taffit pushed a commit to branch master
in repository php-sabredav.

commit 340711ae503109f4b18c4fda39955bb6363d0f3b
Author: Evert Pot <me at evertpot.com>
Date:   Tue Nov 24 18:09:18 2015 -0500

    Fixed shoddy english
---
 lib/DAV/Xml/Element/Response.php             | 2 +-
 tests/Sabre/DAV/Xml/Element/ResponseTest.php | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/DAV/Xml/Element/Response.php b/lib/DAV/Xml/Element/Response.php
index 59d9905..bef28e3 100644
--- a/lib/DAV/Xml/Element/Response.php
+++ b/lib/DAV/Xml/Element/Response.php
@@ -142,7 +142,7 @@ class Response implements Element {
         if ($empty) {
             /*
              * The WebDAV spec _requires_ at least one DAV:propstat to appear for
-             * every DAV:response. In are circumstances however, there are no
+             * every DAV:response. There are circumstances however, there are no
              * properties to encode.
              *
              * In those cases we MUST specify at least one DAV:propstat anyway, with
diff --git a/tests/Sabre/DAV/Xml/Element/ResponseTest.php b/tests/Sabre/DAV/Xml/Element/ResponseTest.php
index c4f06b4..d90478d 100644
--- a/tests/Sabre/DAV/Xml/Element/ResponseTest.php
+++ b/tests/Sabre/DAV/Xml/Element/ResponseTest.php
@@ -248,7 +248,7 @@ class ResponseTest extends DAV\Xml\XmlTest {
      * @depends testSerialize
      *
      * The WebDAV spec _requires_ at least one DAV:propstat to appear for
-     * every DAV:response. In are circumstances however, there are no
+     * every DAV:response. There are circumstances however, there are no
      * properties to encode.
      *
      * In those cases we MUST specify at least one DAV:propstat anyway, with

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



More information about the Pkg-owncloud-commits mailing list