branch: externals/matlab-mode
commit 8a047fb6dc58e55520f31ac4514fd6708d961965
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>

    matlab--shell-bridge.el: fix typos
---
 matlab--shell-bridge.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/matlab--shell-bridge.el b/matlab--shell-bridge.el
index 8e27d8363e..f6409c932d 100644
--- a/matlab--shell-bridge.el
+++ b/matlab--shell-bridge.el
@@ -1,7 +1,7 @@
 ;;; matlab--shell-bridge.el --- -*- lexical-binding: t -*-
 
 ;;; Commentary:
-;; Utilities to brdige between the older matlab-mode and matlab-ts-mode
+;; Utilities to bridge between the older matlab-mode and matlab-ts-mode
 ;;
 
 ;;; Code:
@@ -86,3 +86,4 @@ to strings and comments."
 (provide 'matlab--shell-bridge)
 ;;; matlab--shell-bridge.el ends here
 
+;; LocalWords:  defun alist rassoc pcase

Reply via email to