aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/node.scm
diff options
context:
space:
mode:
authorEfraim Flashner2021-10-29 15:03:35 +0300
committerEfraim Flashner2021-10-29 15:03:35 +0300
commitd6a52e209b7f5eb9882a7ed6ebbc2cbeaee72126 (patch)
treefac7540ce27b099315afb5a729b9d248393461fe /gn/packages/node.scm
parente698b098503790688b71e26fa46875538e2d08c8 (diff)
downloadguix-bioinformatics-d6a52e209b7f5eb9882a7ed6ebbc2cbeaee72126.tar.gz
gn: fix texinfo markup
Diffstat (limited to 'gn/packages/node.scm')
-rw-r--r--gn/packages/node.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/node.scm b/gn/packages/node.scm
index 7559e0b..9151cf1 100644
--- a/gn/packages/node.scm
+++ b/gn/packages/node.scm
@@ -1648,7 +1648,7 @@ from C are supported as well as some other extensions from Ruby.")
;("node-winston-compat" ,node-winston-compat)
))
(home-page "https://github.com/winstonjs/winston-transport")
- (synopsis "Base stream implementations for winston@3 and up")
+ (synopsis "Base stream implementations for winston@@3 and up")
(description "The base TransportStream implementation for winston >= 3. Use these to write ecosystem Transports for winston.")
(license license:expat)))