[Pkg-owncloud-commits] [owncloud] 51/172: Fix typo

David Prévot taffit at moszumanska.debian.org
Sun May 18 20:09:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 474b8f071d4451a61c2ef83bd09e4d9933998331
Author: Bernhard Posselt <Raydiation at users.noreply.github.com>
Date:   Sun May 11 14:00:10 2014 +0200

    Fix typo
---
 lib/private/appframework/utility/controllermethodreflector.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/private/appframework/utility/controllermethodreflector.php b/lib/private/appframework/utility/controllermethodreflector.php
index 372b8d1..c9cdadc 100644
--- a/lib/private/appframework/utility/controllermethodreflector.php
+++ b/lib/private/appframework/utility/controllermethodreflector.php
@@ -66,7 +66,7 @@ class ControllerMethodReflector {
 
 	/**
 	 * Inspects the PHPDoc parameters for types
-	 * @param strint $parameter the parameter whose type comments should be 
+	 * @param string $parameter the parameter whose type comments should be 
 	 * parsed
 	 * @return string|null type in the type parameters (@param int $something) 
 	 * would return int or null if not existing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list