[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: node-inherits: Fix typo in description.
From: |
guix-commits |
Subject: |
01/09: gnu: node-inherits: Fix typo in description. |
Date: |
Wed, 25 May 2022 22:01:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2baff98ce810555e9f39442f1debcda3cb4d3f55
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:01 2022 +0200
gnu: node-inherits: Fix typo in description.
* gnu/packages/node-xyz.scm (node-inherits)[description]:
Fix ‘constructer’ typo.
---
gnu/packages/node-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm
index 87892410f9..9dcb5c3d16 100644
--- a/gnu/packages/node-xyz.scm
+++ b/gnu/packages/node-xyz.scm
@@ -391,7 +391,7 @@ if desired.")
(home-page "https://github.com/isaacs/inherits")
(synopsis "Browser-friendly object inheritance")
(description "This package provides an alternative implementation of
-Node's @code{inherits} constructer that can be used in browsers, while
+Node's @code{inherits} constructor that can be used in browsers, while
defaulting to Node's implementation otherwise.")
(license license:isc)))
- branch master updated (d62474af1b -> 7649327da7), guix-commits, 2022/05/25
- 03/09: gnu: julia-ellipsisnotation: Fix typo in synopsis., guix-commits, 2022/05/25
- 07/09: gnu: chez-scheme-bootstrap-bootfiles: Fix typo in description., guix-commits, 2022/05/25
- 08/09: gnu: texlive-inputenx: Edit description., guix-commits, 2022/05/25
- 05/09: gnu: libobjc2: Fix typo in description., guix-commits, 2022/05/25
- 02/09: gnu: stex-bootstrap: Fix typo in synopsis., guix-commits, 2022/05/25
- 01/09: gnu: node-inherits: Fix typo in description.,
guix-commits <=
- 06/09: gnu: r-lmds: Fix typo in description., guix-commits, 2022/05/25
- 04/09: gnu: racket-vm-cs: Fix typo in description., guix-commits, 2022/05/25
- 09/09: doc: Fix typos., guix-commits, 2022/05/25