We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 098a1cb + 5d2ace9 commit 8b0ec63Copy full SHA for 8b0ec63
docs/reST/ref/system.rst
@@ -92,10 +92,10 @@ open just in case something obvious comes up.
92
C:\\Users\\bob\\AppData\\Roaming\\My Company\\My Program Name\\
93
94
On macOS, it would resemble
95
- /Users/bob/Library/Application Support/My Program Name/
+ /Users/bob/Library/Application Support/My Company/My Program Name/
96
97
And on Linux it would resemble
98
- /home/bob/.local/share/My Program Name/
+ /home/bob/.local/share/My Company/My Program Name/
99
100
.. note::
101
Since the organization and app names can potentially be used as
0 commit comments