Author: fabien
Date: 2010-03-24 09:03:16 +0100 (Wed, 24 Mar 2010)
New Revision: 28752

Modified:
   doc/branches/1.4/reference/ja/14-Other-Configuration-Files.markdown
Log:
[doc] fixed typo

Modified: doc/branches/1.4/reference/ja/14-Other-Configuration-Files.markdown
===================================================================
--- doc/branches/1.4/reference/ja/14-Other-Configuration-Files.markdown 
2010-03-24 07:45:52 UTC (rev 28751)
+++ doc/branches/1.4/reference/ja/14-Other-Configuration-Files.markdown 
2010-03-24 08:03:16 UTC (rev 28752)
@@ -126,7 +126,7 @@
       view_class:         sfPHP
       partial_view_class: sf
 
-`enabled` パラメータが `false` にセットされている場合、モジュールのすべてのアクションは無効になります。これらのアクションへのリクエストは 
([`settings.yml`](#chapter_04) で定義される) 
~[`module_disabled_module`](#chapter_04n)~/~`module_disabled_action`~ 
アクションにリダイレクトされます。
+`enabled` パラメータが `false` にセットされている場合、モジュールのすべてのアクションは無効になります。これらのアクションへのリクエストは 
([`settings.yml`](#chapter_04) で定義される) 
~[`module_disabled_module`](#chapter_04)~/~`module_disabled_action`~ 
アクションにリダイレクトされます。
 
 `view_class` パラメータはモジュールのすべてのアクションによって使われるビュークラス (接尾辞の `View` はつけない) 
を定義し、`sfView` を継承しなければなりません。
 

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to