10000 Merge pull request #147 from acontreras89/master · jsdoc/jsdoc.github.io@2777030 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2777030

Browse files
authored
Merge pull request #147 from acontreras89/master
fix typo in namespace tag
2 parents ec40fd1 + b6a98b1 commit 2777030

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