Skip to content

Commit

Permalink
app-shells/mcfly: fix typo in postinst message
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Dec 21, 2018
1 parent 7e45d34 commit 4619265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-shells/mcfly/mcfly-0.2.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ src_test(){
pkg_postinst() {
local p="/usr/share/${PN}/${PN}.bash"

elog "To start usint ${PN}"
elog "To start using ${PN}"
elog "Add the following to your ~/.bashrc"
elog
elog "[[ -f ${p} ]] && source ${p}"
Expand Down

0 comments on commit 4619265

Please sign in to comment.