[Pkg-owncloud-commits] [php-sabredav] 12/19: Fixed shoddy english
David Prévot
taffit at moszumanska.debian.org
Tue Jan 5 03:12:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 3.0.6
in repository php-sabredav.
commit 37715b4e9eb9642c2c094fefd617fa321b9d1e88
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 20d0446..e82507d 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