Skip to content

Commit 6023d3d

Browse files
Updated macOs developer documenation in accordance to review
1 parent 9e846a7 commit 6023d3d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

config/configuration.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,15 @@ actions that Picard can perform when saving selected music files:
6666
:index:`Option Settings <see: option settings; configuration>`
6767
---------------------------------------------------------------
6868

69-
The option settings are found under the :menuselection:`"Options --> Options..."` item on the menu bar. Whereas in the MacOs ,the option
70-
settings are found under the :menuselection:`"Python --> Preferences ..."` item on the menu bar . This will open a new window with
71-
the option groups listed in a tree format on the left hand side, and the individual settings on the right hand side.This is where
69+
The option settings are found under the :menuselection:`"Options --> Options..."` item on the menu bar. This will open a new window with
70+
the option groups listed in a tree format on the left hand side, and the individual settings on the right hand side. This is where
7271
the majority of Picard's customization is performed.
7372

73+
.. note::
74+
When running your code from the source in a macOS environment, you can access the option settings by navigating to the
75+
:menuselection:`"Python --> Preferences..."` option in the menu bar. This allows you to configure and customize various settings
76+
for your development environment.
77+
7478
.. only:: html
7579

7680
.. image:: images/options-general-with-tree.png

0 commit comments

Comments
 (0)