[Pkg-owncloud-commits] [owncloud-doc] 43/270: doc fixes

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:52:59 UTC 2014


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

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

commit 3481023a8fa05ee4ff69b95a1cc39eb2e5f9ed9b
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date:   Wed May 7 20:39:17 2014 +0200

    doc fixes
---
 developer_manual/app/routes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/developer_manual/app/routes.rst b/developer_manual/app/routes.rst
index 8858d85..c0faa38 100644
--- a/developer_manual/app/routes.rst
+++ b/developer_manual/app/routes.rst
@@ -216,7 +216,7 @@ Inside the PageController the URL generator can now be used to generate an URL f
             // route name: author_api#do_something
             // route url: /apps/news/myapp/authors/{id}
 
-            // # need to be replaced with a . due to limitations and prefix
+            // # needs to be replaced with a . due to limitations and prefixed
             // with your app id
             $route = 'myapp.author_api.do_something';
             $parameters = array('id' => 3);

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