Skip to content

Commit 048bf21

Browse files
committed
_portage: fix description typo
Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com>
1 parent cf0664b commit 048bf21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_portage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ _ebuild () {
3131
'preinst[Run specific actions that need to be done before installation]'
3232
'install[Installs the package to the temporary install directory]'
3333
'postinst[Run specific actions that need to be done after installation]'
34-
'qmerge[Installs the package de the filesystem]'
34+
'qmerge[Installs the package to the filesystem]'
3535
'merge[perform the following actions: fetch, unpack, compile, install and qmerge]'
3636
'unmerge[Remove the installed files of the packages]'
3737
'prerm[Run specific actions that need to be executed before unmerge]'

0 commit comments

Comments
 (0)