summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/internals/credential.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/en/tutorial/internals/credential.sgml')
-rw-r--r--fml/doc/en/tutorial/internals/credential.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/en/tutorial/internals/credential.sgml b/fml/doc/en/tutorial/internals/credential.sgml
index 825b345c..e771ea31 100644
--- a/fml/doc/en/tutorial/internals/credential.sgml
+++ b/fml/doc/en/tutorial/internals/credential.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: credential.sgml,v 1.1 2003/07/29 12:13:54 fukachan Exp $
+ $FML: credential.sgml,v 1.2 2003/08/03 05:28:48 fukachan Exp $
$jaFML: credential.sgml,v 1.3 2003/04/15 14:51:40 fukachan Exp $
-->
@@ -14,7 +14,7 @@ User authentication is provided by methods of FML::Credential class.
-<sect1>
+<sect1 id="credential.implementation">
<title>
Discussion: FML::Credential implementation
</title>