8000 fix typo in namespace tag · removed-usr/jsdoc.github.io@b6a98b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit b6a98b1

Browse files
author
Aaron Contreras
committed
fix typo in namespace tag
1 parent f4bbc8f commit b6a98b1

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