diff options
| author | fukachan <fukachan> | 2003-04-13 04:36:10 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-04-13 04:36:10 +0000 |
| commit | a53987a5c36646e37dfef55d5f0ee619c8828773 (patch) | |
| tree | 288e835b0fdb853fb75dff0551a15cdd1ff05acf /fml/doc/ja/tutorial/include | |
| parent | 78f7a246fd27e7a0fbf5b5f033d3e2de00b2ceaf (diff) | |
| download | fml8-a53987a5c36646e37dfef55d5f0ee619c8828773.tar.gz fml8-a53987a5c36646e37dfef55d5f0ee619c8828773.tar.bz2 fml8-a53987a5c36646e37dfef55d5f0ee619c8828773.zip | |
fix wrong sgml tags
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 80b2ef6c..57c3347c 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.68 2003/04/12 15:20:02 fukachan Exp $ + $FML: chapters.ent,v 1.69 2003/04/13 03:29:02 fukachan Exp $ --> <!entity versin "1.1"> @@ -73,7 +73,7 @@ <!-- ¥Õ¥£¥ë¥¿ --> <!entity chapter.customize.filter SYSTEM "customize/filter.sgml"> -<!entity recipe.filter.notice.sgml SYSTEM "customize/recipe.filter.notice.sgml.sgml"> +<!entity recipe.filter.notice SYSTEM "customize/recipe.filter.notice.sgml"> |
