[Pkg-owncloud-commits] [php-sabre-vobject] 05/43: Fixed docblock
David Prévot
taffit at moszumanska.debian.org
Sat Sep 5 15:23:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 4.0.0-alpha2
in repository php-sabre-vobject.
commit b2a44c6d2736e4b1f358ee172b66f54fc299439e
Author: Dominik Tobschall <dominik at fruux.com>
Date: Wed Jul 8 14:20:31 2015 +0200
Fixed docblock
---
lib/BirthdayCalendarGenerator.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/BirthdayCalendarGenerator.php b/lib/BirthdayCalendarGenerator.php
index dd65596..9c2c7b8 100644
--- a/lib/BirthdayCalendarGenerator.php
+++ b/lib/BirthdayCalendarGenerator.php
@@ -41,7 +41,7 @@ class BirthdayCalendarGenerator {
* Default year.
* Used for dates without a year.
*
- * @var string
+ * @var int
*/
protected $defaultYear = 1900;
--
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