[Pkg-owncloud-commits] [php-sabredav] 33/40: typo
David Prévot
taffit at moszumanska.debian.org
Sat Sep 5 15:24:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 3.1.0-alpha2
in repository php-sabredav.
commit baa117f23fe53c8b5d98c115a850bd5a5445069b
Author: Dominik Tobschall <dominik at fruux.com>
Date: Wed Sep 2 16:07:52 2015 +0200
typo
---
lib/DAV/Xml/Element/Response.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/DAV/Xml/Element/Response.php b/lib/DAV/Xml/Element/Response.php
index a5cc1b3..c9d73bd 100644
--- a/lib/DAV/Xml/Element/Response.php
+++ b/lib/DAV/Xml/Element/Response.php
@@ -170,7 +170,7 @@ class Response implements Element {
//
// The difference is that if there are any child-elements inside of
// {DAV:}prop, that have no value, normally any deserializers are
- // called. But we don't want this, because a singlular element without
+ // called. But we don't want this, because a singular element without
// child-elements implies 'no value' in {DAV:}prop, so we want to skip
// deserializers and just set null for those.
$reader->elementMap['{DAV:}prop'] = function(Reader $reader) {
--
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