branch: externals/matlab-mode
commit 0090bd76467ef58c396904887d2a6d8f8c22cc11
Author: John Ciolfi <john.ciolfi...@gmail.com>
Commit: John Ciolfi <john.ciolfi...@gmail.com>

    matlab-shell.el: minor typo fix
---
 matlab-shell.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/matlab-shell.el b/matlab-shell.el
index 3e45c71225..29164a618e 100644
--- a/matlab-shell.el
+++ b/matlab-shell.el
@@ -282,7 +282,7 @@ If NO-HELP-WINDOW is t, do not show the help window"
           (with-help-window help-buf-name
             (insert msg "
 
-To fix, you update your system PATH to include
+To fix, update your system PATH to include
   \"/<path-to-MATLAB-install>/bin\"
 To verify matlab is on your path, run \"matlab -h\" in a terminal.
 

Reply via email to