diff options
Diffstat (limited to 'src/wire.ts')
-rw-r--r-- | src/wire.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wire.ts b/src/wire.ts index d61e8eab2..c06a30bbd 100644 --- a/src/wire.ts +++ b/src/wire.ts @@ -29,7 +29,7 @@ import * as i18n from "./i18n"; /** * Short summary of the wire information. - * + * * Might abbreviate and return the same summary for different * wire details. */ |