[Pkg-owncloud-commits] [owncloud] 11/34: Fix typo
    David Prévot 
    taffit at moszumanska.debian.org
       
    Fri Nov  7 11:44:11 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 920e991c823483648db2fc7684632c7d6d8236be
Author: Lukas Reschke <lukas at owncloud.com>
Date:   Tue Oct 28 23:32:57 2014 +0100
    Fix typo
---
 apps/files_versions/lib/versions.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/files_versions/lib/versions.php b/apps/files_versions/lib/versions.php
index 35e7956..82e0ecc 100644
--- a/apps/files_versions/lib/versions.php
+++ b/apps/files_versions/lib/versions.php
@@ -53,7 +53,7 @@ class Storage {
 	}
 
 	/**
-	 * remeber the owner and the owner path of the source file
+	 * Remember the owner and the owner path of the source file
 	 *
 	 * @param string $source source path
 	 */
@@ -63,7 +63,7 @@ class Storage {
 	}
 
 	/**
-	 * gets the owner and the owner path from the source path
+	 * Gets the owner and the owner path from the source path
 	 *
 	 * @param string $source source path
 	 * @return array with user id and path
-- 
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