diff --git a/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild b/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild index 2a68b0a5ed..c067fe6978 100644 --- a/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild +++ b/app-misc/watch-tree-and-replace-spaces-with-a-few-other-chars/watch-tree-and-replace-spaces-with-a-few-other-chars-1.0.0.ebuild @@ -16,5 +16,5 @@ src_install() { } pkg_postinst() { - einfo: "How to use: run in terminal in a folder - and in another software create a file with space in name, in that folder" + einfo "How to use: run in terminal in a folder - and in another software create a file with space in name, in that folder" }