projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6aaa86
)
Subsonic: Fix spelling and grammar (#2137)
author
OzGav
<gavnosp@hotmail.com>
Thu, 24 Apr 2025 10:45:46 +0000
(20:45 +1000)
committer
GitHub
<noreply@github.com>
Thu, 24 Apr 2025 10:45:46 +0000
(12:45 +0200)
Fix spelling and grammar
music_assistant/providers/opensubsonic/__init__.py
patch
|
blob
|
history
diff --git
a/music_assistant/providers/opensubsonic/__init__.py
b/music_assistant/providers/opensubsonic/__init__.py
index 2505c386a9fb91f5c583bf79462d1a6ebfa2837b..12ec28064f64c54b498f88cb3aeebb023c3cdc36 100644
(file)
--- a/
music_assistant/providers/opensubsonic/__init__.py
+++ b/
music_assistant/providers/opensubsonic/__init__.py
@@
-72,7
+72,7
@@
async def get_config_entries(
type=ConfigEntryType.STRING,
label="Server Path",
required=False,
- description="Path to append to
base URL for So
ubsonic server, this is likely "
+ description="Path to append to
the base URL for the S
ubsonic server, this is likely "
"empty unless you are path routing on a proxy",
),
ConfigEntry(