summaryrefslogtreecommitdiff
path: root/std/path/_interface.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/path/_interface.ts')
-rw-r--r--std/path/_interface.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/path/_interface.ts b/std/path/_interface.ts
index c05af9f5e..39044eaf1 100644
--- a/std/path/_interface.ts
+++ b/std/path/_interface.ts
@@ -1,5 +1,5 @@
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
-/** This module is browser compatible. */
+// This module is browser compatible.
/**
* A parsed path object generated by path.parse() or consumed by path.format().