Skip to content

Commit d076a16

Browse files
authored
Merge pull request #2533 from ethancrawford/proofreading-1
Add some small grammar/typo changes after proofreading.
2 parents 6f53601 + 1da5229 commit d076a16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
* Sample listings in the help system now have a handy play button that allows you to preview them by clicking rather than having to write any code.
5151
* Improvements for Catalan, Chinese, Danish, Dutch, French, German, Hebrew, Italian, Korean, Norwegian, Polish, Portuguese, Slovak, Spanish, Swedish and Thai translations.
5252
* Sinhalese translation added.
53-
* GUI now has a much more complete menu bar which duplicates the functionality of the preferences pane whilst making it easily accessible to screen readers.
53+
* GUI now has a much more complete menu bar which duplicates the functionality of the preferences pane whilst making it easily accessible to screen readers.
5454
* MIDI port names are now autocompleted.
55-
* The GUI now correctly saves and restores the visibility preferences for the buttons, tabss and log pane.
55+
* The GUI now correctly saves and restores the visibility preferences for the buttons, tabs and log pane.
5656

5757

5858

@@ -64,7 +64,7 @@
6464
### Bugfixes
6565
* Fix `pulse_width_curve:` and `pulse_width_slide:` opts which were incorrectly swapped on `pulse`, `subpulse` and `dpulse` synths.
6666
* Improve boot on Windows systems that have default locale code pages currently unsupported by Ruby. We now force UTF-8.
67-
* Fix issue causing the incorrect error line to be highlighted in the GUI
67+
* Fix issue causing the incorrect error line to be highlighted in the GUI.
6868
* Fix issue when syncing with cues with `-` symbols in their paths.
6969
* Fix bug with `use_merged_synth_defaults` after a call to `use_synth_defaults`. This bug was triggered in the "Sonic Dreams" example which now plays through correctly again.
7070
* MIDI device hotswapping (detecting whether devices were connected or disconnected) now works on macOS.

0 commit comments

Comments
 (0)