summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-09-17 13:11:51 +0000
committerfukachan <fukachan>2001-09-17 13:11:51 +0000
commit04c7dd370aa448b5d0e91f3c38ac8ae145cd5b8a (patch)
tree86a25771aa6589163ad99f84bec112b90dcd934b /fml/doc/ja/tutorial
parentc9ec9140a8ddfdf14f53473cb17392c1e6b9159e (diff)
downloadfml8-04c7dd370aa448b5d0e91f3c38ac8ae145cd5b8a.tar.gz
fml8-04c7dd370aa448b5d0e91f3c38ac8ae145cd5b8a.tar.bz2
fml8-04c7dd370aa448b5d0e91f3c38ac8ae145cd5b8a.zip
fix typo
Diffstat (limited to 'fml/doc/ja/tutorial')
-rw-r--r--fml/doc/ja/tutorial/commands.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/commands.sgml b/fml/doc/ja/tutorial/commands.sgml
index f251c617..04480c35 100644
--- a/fml/doc/ja/tutorial/commands.sgml
+++ b/fml/doc/ja/tutorial/commands.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: commands.sgml,v 1.5 2001/08/26 05:55:51 fukachan Exp $
+ $FML: commands.sgml,v 1.6 2001/08/26 13:12:07 fukachan Exp $
-->
<chapter id="fml.command.op">
@@ -27,13 +27,13 @@ CGI でのコマンド処理
<para>
FML::Command:: クラスの再構成
-<sceen>
+<screen>
FML::Command.pm FML::Command クラス以下への入口
FML::Command::ACL ACL
FML::Command::Utils よもやまの定義
FML::Command::User ユーザ用コマンド群
FML::Command::Admin ユーザ用コマンド群
-</sceen>
+</screen>
</para>
<para>