commit 65789ffda0e904b80bad4ba67a7e06eec34da853 parent ef974b1bac5e0b45359b68889b226405c1e5f205 Author: Jonas Bernoulli <jonas@bernoul.li> Date: Wed, 6 Nov 2019 13:47:01 +0100 Fix typos Diffstat:
| M | DEV-GUIDE.md | | | 2 | +- |
| M | minimal-init/test-files/README-django-fsm.md | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEV-GUIDE.md b/DEV-GUIDE.md @@ -76,7 +76,7 @@ Some specific color information: ### Using colors that are not in the original solarized theme -(TODO: document the lc/hc colors and possibly some of the blending thats used at places) +(TODO: document the lc/hc colors and possibly some of the blending that's used at places) - If possible, just don't do it. - One common usage is when there is a need to add yet another overlay where diff --git a/minimal-init/test-files/README-django-fsm.md b/minimal-init/test-files/README-django-fsm.md @@ -144,7 +144,7 @@ Arguments sent with these signals: The model class. **instance** - The actual instance being procceed + The actual instance being processed **name** Transition name