diff options
author | Björn Gustavsson <[email protected]> | 2010-07-29 15:21:33 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-07-29 15:21:33 +0200 |
commit | d7c3a2dd6bdd963fde37236bd9155d59b344f9b2 (patch) | |
tree | 58980d728dcd4f681f0436dec5d3f296ddbb05ba /lib/stdlib/doc/src/filename.xml | |
parent | fe1da36ded1ad4ece269d565ed8b389b7c553f57 (diff) | |
parent | ac2ab4aaec41b23e7ce29e68a67053437c6b9b0d (diff) | |
download | otp-d7c3a2dd6bdd963fde37236bd9155d59b344f9b2.tar.gz otp-d7c3a2dd6bdd963fde37236bd9155d59b344f9b2.tar.bz2 otp-d7c3a2dd6bdd963fde37236bd9155d59b344f9b2.zip |
Merge branch 'ta/doc-fixes' into dev
Diffstat (limited to 'lib/stdlib/doc/src/filename.xml')
-rw-r--r-- | lib/stdlib/doc/src/filename.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/filename.xml b/lib/stdlib/doc/src/filename.xml index 0cf82fa48b..fe6c6f898e 100644 --- a/lib/stdlib/doc/src/filename.xml +++ b/lib/stdlib/doc/src/filename.xml @@ -49,7 +49,7 @@ <title>DATA TYPES</title> <code type="none"> name() = string() | atom() | DeepList - DeepList = [char() | atom() | DeepList]</code> +DeepList = [char() | atom() | DeepList]</code> </section> <funcs> <func> |