summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.2.0.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.2.0.ebuild b/dev-lang/rust-bin/rust-bin-1.2.0.ebuild
index 409a1b9f9253..f364f85d868c 100644
--- a/dev-lang/rust-bin/rust-bin-1.2.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.2.0.ebuild
@@ -80,7 +80,7 @@ pkg_postinst() {
fi
if has_version app-editors/gvim || has_version app-editors/vim; then
- elog "install app-vim/rust-mode to get vim support for rust."
+ elog "install app-vim/rust-vim to get vim support for rust."
fi
if has_version 'app-shells/zsh'; then