summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/module/IO::Adapter.sgml
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-07-02 10:39:28 +0000
committerfukachan <fukachan>2002-07-02 10:39:28 +0000
commitb753b70a78a0ec9b5e82d37a8db6735ca59cfc4c (patch)
tree706989986f84f0ef077a6616f520c61a8dee1606 /fml/doc/ja/tutorial/module/IO::Adapter.sgml
parentd5fb6f177372244aefa3b7156a97132959a4956d (diff)
downloadfml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.gz
fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.tar.bz2
fml8-b753b70a78a0ec9b5e82d37a8db6735ca59cfc4c.zip
updated to sync w/ current
clean up the structure to catch up "fml bible" structure
Diffstat (limited to 'fml/doc/ja/tutorial/module/IO::Adapter.sgml')
-rw-r--r--fml/doc/ja/tutorial/module/IO::Adapter.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/module/IO::Adapter.sgml b/fml/doc/ja/tutorial/module/IO::Adapter.sgml
index 9e866b72..f2233c93 100644
--- a/fml/doc/ja/tutorial/module/IO::Adapter.sgml
+++ b/fml/doc/ja/tutorial/module/IO::Adapter.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: IO::Adapter.sgml,v 1.2 2001/11/24 03:22:56 fukachan Exp $
+ $FML: IO::Adapter.sgml,v 1.3 2002/04/01 23:41:05 fukachan Exp $
-->
<chapter id="module.io.adapter">
@@ -13,7 +13,7 @@
</title>
<para>
-fml 5.0 でのメンバーリストの読み書きは
+&fmldevel; でのメンバーリストの読み書きは
IO::Adapter という抽象クラスを通じて、
アドレスの登録/削除を行なうようになっています。
</para>