[Pkg-owncloud-commits] [owncloud-doc] 24/110: fix container name

David Prévot taffit at moszumanska.debian.org
Fri Feb 6 21:10:30 UTC 2015


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

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 9969b00e190b70e23ba147cbe50d0379a5b9bcc3
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date:   Wed Dec 17 14:10:16 2014 +0100

    fix container name
---
 developer_manual/app/container.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/app/container.rst b/developer_manual/app/container.rst
index 940161d..d965f20 100644
--- a/developer_manual/app/container.rst
+++ b/developer_manual/app/container.rst
@@ -69,7 +69,7 @@ To add the app's classes simply open the :file:`appinfo/application.php` use the
   use \OCA\MyApp\Service\AuthorService;
   use \OCA\MyApp\Db\AuthorMapper;
 
-  class MyApp extends App {
+  class Application extends App {
 
 
     /**

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



More information about the Pkg-owncloud-commits mailing list