mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
This commit is contained in:
parent
77ad73b333
commit
66daf46b41
79 changed files with 185 additions and 185 deletions
|
@ -4766,7 +4766,7 @@ import(), @@EXPORT and @@EXPORT_OK and not a whole lot else.")
|
|||
(description "Exporter::Tiny supports many of Sub::Exporter's
|
||||
external-facing features including renaming imported functions with the `-as`,
|
||||
`-prefix` and `-suffix` options; explicit destinations with the `into` option;
|
||||
and alternative installers with the `installler` option. But it's written in
|
||||
and alternative installers with the `installer` option. But it's written in
|
||||
only about 40% as many lines of code and with zero non-core dependencies.")
|
||||
(license (package-license perl))))
|
||||
|
||||
|
@ -13671,7 +13671,7 @@ via sendmsg and recvmsg.
|
|||
|
||||
It also allows manipulating ancillary data or so-called control
|
||||
information (cmsghdr). This ancillary data may be used for file descriptor
|
||||
passing, IPv6 operations, and a host of implemenation-specific extensions.")
|
||||
passing, IPv6 operations, and a host of implementation-specific extensions.")
|
||||
(license license:perl-license)))
|
||||
|
||||
;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue