[Pkg-owncloud-commits] [php-sabre-vobject] 28/128: Got the rfc number wrong.
David Prévot
taffit at moszumanska.debian.org
Tue May 20 23:11:00 UTC 2014
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 0f0370f3c164e69061fbbec622a8b4855f62bea7
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Mon Jan 20 17:31:41 2014 -0500
Got the rfc number wrong.
---
doc/MigratingFrom2to3.md | 2 +-
doc/usage_3.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/MigratingFrom2to3.md b/doc/MigratingFrom2to3.md
index f79878d..9d85f91 100644
--- a/doc/MigratingFrom2to3.md
+++ b/doc/MigratingFrom2to3.md
@@ -272,6 +272,6 @@ These properties have now moved to the document classes:
* `Component\VCard::$componentMap`
[1]: http://tools.ietf.org/html/rfc6868
-[2]: http://tools.ietf.org/html/rfc7111
+[2]: http://tools.ietf.org/html/rfc7095
[3]: http://tools.ietf.org/html/draft-ietf-jcardcal-jcal-08
[4]: usage_3.md
diff --git a/doc/usage_3.md b/doc/usage_3.md
index fc7e3d4..3fa933e 100644
--- a/doc/usage_3.md
+++ b/doc/usage_3.md
@@ -524,7 +524,7 @@ echo json_encode($vcard->jsonSerialize());
The json formats are based on these RFCs:
-* http://tools.ietf.org/html/rfc7111
+* http://tools.ietf.org/html/rfc7095
* http://tools.ietf.org/html/draft-ietf-jcardcal-jcal-08
Because these are still in draft, so is the jsonSerialize implementation. The
--
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