[Pkg-owncloud-commits] [php-sabre-vobject] 246/341: Fix an API documentation error.
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 4041d921a722ccfaf81dadd1db9cf3ae232a7047
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date: Thu Jan 29 10:46:23 2015 +0100
Fix an API documentation error.
---
lib/DateTimeParser.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/DateTimeParser.php b/lib/DateTimeParser.php
index c56d8aa..7189cf8 100644
--- a/lib/DateTimeParser.php
+++ b/lib/DateTimeParser.php
@@ -217,7 +217,7 @@ class DateTimeParser {
* Almost any part of the string may be omitted. It's for example legal to
* just specify seconds, leave out the year, etc.
*
- * Timezone is either returned as 'Z' or as '+08:00'
+ * Timezone is either returned as 'Z' or as '+0800'
*
* For any non-specified values null is returned.
*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list