Skip to content

Commit

Permalink
Merge pull request #2307 from ethancrawford/fix_changelog_typos
Browse files Browse the repository at this point in the history
Typos - fix a few typos in the changelog
  • Loading branch information
samaaron authored Mar 30, 2020
2 parents 1f75426 + be603d0 commit 39b5abc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
*3rd April, 2020*
[(view commits)](https://github.com/samaaron/sonic-pi/commits/v3.2.1):

This release is another maintanence release with a primary focus on
increasing stablilty and reliability. There are therefore no major new
This release is another maintenance release with a primary focus on
increasing stability and reliability. There are therefore no major new
features, but instead there are significant improvements to the
internals and the packaging of the Windows installer.

Expand Down Expand Up @@ -65,7 +65,7 @@ Now, go and get live coding!
* In the last release, the `piano` synth had its default amplitude
accidentally altered when being updated to work with arbitrary
frequencies. This has been restored.
* Incoming MIDI Active Sensing messages are now ignored
* Incoming MIDI Active Sensing messages are now ignored

### GUI

Expand All @@ -83,7 +83,7 @@ Now, go and get live coding!
- `Control-shift-w` - move focus to syntax/runtime error warnings
* Once focus is in the help listing, the up and down arrow keys now
navigate up and down in the list and the left and right arrow keys
switch tabs to work through the different help categories .
switch tabs to work through the different help categories.
* When an error occurs, focus is now placed on the error pop-up
window. Focus can be easily returned back to the editor by pressing
either the Escape key or `Control-g`.
Expand Down

0 comments on commit 39b5abc

Please sign in to comment.