[Pkg-owncloud-commits] [php-sabre-vobject] 210/341: Fix a typo in the API documentation.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:49 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 372a1ea664bce354b89673957a76d0d1308e4f7a
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Mon Jan 26 15:44:19 2015 +0100

    Fix a typo in the API documentation.
---
 lib/Parameter.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Parameter.php b/lib/Parameter.php
index 6fabd0f..6075e00 100644
--- a/lib/Parameter.php
+++ b/lib/Parameter.php
@@ -189,7 +189,7 @@ class Parameter extends Node {
      * Returns the current value
      *
      * This method will always return a string, or null. If there were multiple
-     * values, it will automatically concatinate them (separated by comma).
+     * values, it will automatically concatenate them (separated by comma).
      *
      * @return string|null
      */

-- 
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