You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2013/04/01 22:29:50 UTC

svn commit: r1463291 - /incubator/deltaspike/site/trunk/content/deltaspike/jsf.mdtext

Author: gpetracek
Date: Mon Apr  1 20:29:50 2013
New Revision: 1463291

URL: http://svn.apache.org/r1463291
Log:
updated content

Modified:
    incubator/deltaspike/site/trunk/content/deltaspike/jsf.mdtext

Modified: incubator/deltaspike/site/trunk/content/deltaspike/jsf.mdtext
URL: http://svn.apache.org/viewvc/incubator/deltaspike/site/trunk/content/deltaspike/jsf.mdtext?rev=1463291&r1=1463290&r2=1463291&view=diff
==============================================================================
--- incubator/deltaspike/site/trunk/content/deltaspike/jsf.mdtext (original)
+++ incubator/deltaspike/site/trunk/content/deltaspike/jsf.mdtext Mon Apr  1 20:29:50 2013
@@ -271,7 +271,7 @@ leads to the following paths:
  - /w1/step4.xhtml
  - /pages/wizard/w1/step5.xhtml
 
-and depending on additional meta-data you would like to inherit (e.g. `@View(navigation = REDIRECT)`, you can also use:
+and depending on additional meta-data you would like to inherit (e.g. `@View(navigation = REDIRECT)`), you can also use:
 
     :::java
     @View(navigation = REDIRECT)