[Pkg-owncloud-commits] [owncloud] 31/73: fix typos
David Prévot
taffit at alioth.debian.org
Fri Nov 8 23:09:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v4.0.10
in repository owncloud.
commit 88d95823b2b9f0eaefa6be7ec4a79a68ae0cfa32
Author: Niko Ehrenfeuchter <gitorious at he1ix.org>
Date: Mon Jun 4 00:27:31 2012 +0200
fix typos
---
lib/filecache.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/filecache.php b/lib/filecache.php
index 4042815..7df348c 100644
--- a/lib/filecache.php
+++ b/lib/filecache.php
@@ -217,7 +217,7 @@ class OC_FileCache{
}
/**
- * return array of filenames matching the querty
+ * return array of filenames matching the query
* @param string $query
* @param boolean $returnData
* @param string root (optional)
@@ -308,7 +308,7 @@ class OC_FileCache{
/**
* get the file id as used in the cache
- * unlike the public getId, full paths are used here (/usename/files/foo instead of /foo)
+ * unlike the public getId, full paths are used here (/username/files/foo instead of /foo)
* @param string $path
* @return int
*/
--
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