8000 Merge branch 'master' of github.com:jsdoc3/jsdoc3.github.com · removed-usr/jsdoc.github.io@2f2b90e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f2b90e

Browse files
committed
Merge branch 'master' of github.com:jsdoc3/jsdoc3.github.com
2 parents a378924 + 2777030 commit 2f2b90e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/tags-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ related:
77

88
## Syntax
99

10-
`@namespace [{<type>}] <SomeName>]`
10+
`@namespace [[{<type>}] <SomeName>]`
1111

1212

1313
## Overview

tags-namespace.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2>Table of Contents</h2>
3838
</li>
3939
</ul>
4040
<h2 id="syntax">Syntax</h2>
41-
<p><code>@namespace [{&lt;type&gt;}] &lt;SomeName&gt;]</code>
41+
<p><code>@namespace [[{&lt;type&gt;}] &lt;SomeName&gt;]</code>
4242
</p>
4343
<h2 id="overview">Overview</h2>
4444
<p>The @namespace tag indicates that an object creates a namespace for its members. You can also write a virtual JSDoc comment that defines a namespace used by

0 commit comments

Comments
 (0)
0