Skip to content

Commit

Permalink
chore: fix more spelling mistakes caught by codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed Jan 15, 2025
1 parent c536271 commit 83eb388
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
# The format is a list of tuples containing the path and title.
# epub_pre_files = []

# HTML files shat should be inserted after the pages created by sphinx.
# HTML files that should be inserted after the pages created by sphinx.
# The format is a list of tuples containing the path and title.
# epub_post_files = []

Expand Down
2 changes: 1 addition & 1 deletion source/hardware/controllers/hercules_dj_console_4_mx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Deck / Channel specific controls
| | jog pressed | |
+-----------+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Jog wheel | Up/Down | Moves up / down in the tracklist if either Up or Down are held down |
| | presssed | |
| | pressed | |
+-----------+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Jog wheel | LED | If the beatflash led has been set to jogwheel in the JavaScript file, the light of this button will be flashing following the beats of the song. |
+-----------+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Expand Down
2 changes: 1 addition & 1 deletion source/hardware/controllers/hercules_dj_console_rmx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Deck / Channel specific controls
| | and moves to the beginning. |
+----------------------------------+----------------------------------+
| Cue | Sets the cue point if a track is |
| | stopped and not at the curren |
| | stopped and not at the current |
| | cue point |
| | Stops track and returns to the |
| | current cue point if a track is |
Expand Down
2 changes: 1 addition & 1 deletion source/hardware/controllers/numark_n4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,4 +305,4 @@ Make sure its high enough within mixxx
Booth/Gain Volume
^^^^^^^^^^^^^^^^^

Behaves as espected (but doesn’t manipulate any mixxx controls).
Behaves as expected (but doesn’t manipulate any mixxx controls).
2 changes: 1 addition & 1 deletion source/hardware/controllers/pioneer_ddj_sx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Figure Control Description
13 :hwlabel:`PARAMETER LEFT` Jump *beatjump_size* beats backward
13 :hwlabel:`SHIFT` + :hwlabel:`PARAMETER LEFT` Increase *beatjump_size*
14 :hwlabel:`PARAMETER RIGHT` Jump *beatjump_size* beats forward
14 :hwlabel:`SHIFT` + :hwlabel:`PARAMETER RIGHT` Decreate *beatjump_size*
14 :hwlabel:`SHIFT` + :hwlabel:`PARAMETER RIGHT` Decrease *beatjump_size*
=============== ============================================= =================================================================================================================================


Expand Down
2 changes: 1 addition & 1 deletion source/hardware/controllers/reloop_beatpad.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ SYNC
that also have **quantize** enabled (which is enabled by default by the
mapping) will always have their beats lined up.
**Note :** the **quantize** mode is not mapped on the controller but can be
enabled/desabled from Mixxx.
enabled/disabled from Mixxx.

.. _reloop-beatpad-jogwheel:

Expand Down
4 changes: 2 additions & 2 deletions source/hardware/controllers/reloop_terminal_mix_series.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ deck.*

- Turn: move the highlight up/down by one line
- :hwlabel:`SHIFT` + turn: move the highlight one page up/down
- Press while Tree panel has focus: expand an item if possible. If item can’t be expanded further, it is selected and and highight is shifted rightwarde to the respective tracks table.
- Press while Tree panel has focus: expand an item if possible. If item can’t be expanded further, it is selected and and highlight is shifted rightwarde to the respective tracks table.
- Press while tracks table has focus: perform the Track Load Action specified in :menuselection:`Preferences --> Library` (default: load track to next empty deck)

- :hwlabel:`Volume Level Meter`
Expand All @@ -241,7 +241,7 @@ deck.*
- :hwlabel:`MIDI` LED (blue)

- Flashes when a MIDI messages was sent
- When it flashes although no control is touched, it’s probably due to dust in the jogwheels (See :ref:`Controler Hardware / Maintenance <reloop-terminal-mix-series-maintenance>`)
- When it flashes although no control is touched, it’s probably due to dust in the jogwheels (See :ref:`Controller Hardware / Maintenance <reloop-terminal-mix-series-maintenance>`)

- :hwlabel:`Shift Lock` switch at the back side

Expand Down

0 comments on commit 83eb388

Please sign in to comment.