Skip to content

Commit 55636e4

Browse files
committed
docs: fix closing comment tags
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 8f7ce32 commit 55636e4

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

lib/node_modules/@stdlib/stats/base/dists/arcsine/pdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ int main( void ) {
227227

228228
</section>
229229

230-
<!-- ./c -->
230+
<!-- /.c -->
231231

232232
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
233233

lib/node_modules/@stdlib/stats/base/dists/exponential/cdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ int main( void ) {
224224

225225
</section>
226226

227-
<!-- ./c -->
227+
<!-- /.c -->
228228

229229
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
230230

lib/node_modules/@stdlib/stats/base/dists/exponential/entropy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ int main( void ) {
206206

207207
</section>
208208

209-
<!-- ./c -->
209+
<!-- /.c -->
210210

211211
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
212212

lib/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ int main( void ) {
204204

205205
</section>
206206

207-
<!-- ./c -->
207+
<!-- /.c -->
208208

209209
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
210210

lib/node_modules/@stdlib/stats/base/dists/exponential/logcdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ int main( void ) {
234234

235235
</section>
236236

237-
<!-- ./c -->
237+
<!-- /.c -->
238238

239239
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
240240

lib/node_modules/@stdlib/stats/base/dists/exponential/logpdf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ int main( void ) {
231231

232232
</section>
233233

234-
<!-- ./c -->
234+
<!-- /.c -->
235235

236236
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
237237

lib/node_modules/@stdlib/stats/base/dists/exponential/mean/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ int main( void ) {
206206

207207
</section>
208208

209-
<!-- ./c -->
209+
<!-- /.c -->
210210

211211
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
212212

lib/node_modules/@stdlib/stats/base/dists/exponential/median/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ int main( void ) {
206206

207207
</section>
208208

209-
<!-- ./c -->
209+
<!-- /.c -->
210210

211211
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
212212

lib/node_modules/@stdlib/stats/base/dists/exponential/mode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ int main( void ) {
204204

205205
</section>
206206

207-
<!-- ./c -->
207+
<!-- /.c -->
208208

209209
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
210210

lib/node_modules/@stdlib/stats/base/dists/exponential/quantile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ int main( void ) {
230230

231231
</section>
232232

233-
<!-- ./c -->
233+
<!-- /.c -->
234234

235235
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
236236

0 commit comments

Comments
 (0)