emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-tng-mode 8475578 311/385: typos


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 8475578 311/385: typos
Date: Tue, 5 Oct 2021 23:59:54 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit 8475578e0a7dadd813683c2f3a378ef1bb51243d
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@gmail.com>

    typos
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index cb12920..5772687 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This is an exploratory alternative to 
[`haskell-mode`](https://github.com/haskel
 
 `haskell-mode` has been such an important tool for me that I feel the need to 
explain why I am rewriting it. I have the greatest of respect for its 
contributors and I have used it for many years.
 
-In [Lessons from 6 Software 
Rewrites](https://medium.com/@herbcaudill/lessons-from-6-software-rewrite-stories-635e4c8f7c22),
 the author concludes *avoid rewrites and make incremental improvements 
instead, unless you want to a) remove functionality or b) take a different 
approach*.
+In [Lessons from 6 Software 
Rewrites](https://medium.com/@herbcaudill/lessons-from-6-software-rewrite-stories-635e4c8f7c22),
 the author concludes *"avoid rewrites and make incremental improvements 
instead, unless you want to a) remove functionality or b) take a different 
approach"*.
 
 ### Remove Functionality
 
@@ -86,7 +86,7 @@ To automatically import a symbol at point, use `M-x 
haskell-tng-import-symbol-at
 
 ![screencast of 
haskell-tng-import-symbol-at-point](screencasts/import-symbol-at-point.gif)
 
-All `hsinspect` commands are heavily cached and never invalidated to maximise 
availability. If the caches are out of date and no longer useful, run the 
command again prefixed with `C-u` to force a fresh invocaton of hsinpsect.
+All `hsinspect` commands are heavily cached and never invalidated to maximise 
availability. If the caches are out of date and no longer useful, run the 
command again prefixed with `C-u` to force a fresh invocaton of hsinspect.
 
 ## Extras
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]