Browse Source

Update prelude-rust.el

Small grammar fix.
custom
Aidan Bickford 5 years ago
committed by Bozhidar Batsov
parent
commit
028ec34a25
  1. 2
      modules/prelude-rust.el

2
modules/prelude-rust.el

@ -29,7 +29,7 @@
(require 'prelude-programming)
;; You may need installing the following packages on your system:
;; You may need to install the following packages on your system:
;; * rustc (Rust Compiler)
;; * cargo (Rust Package Manager)
;; * racer (Rust Completion Tool)

Loading…
Cancel
Save