Chore: Fix small typo
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 27 Mar 2025 20:25:40 +0000 (21:25 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 27 Mar 2025 20:25:40 +0000 (21:25 +0100)
music_assistant/controllers/streams.py

index 1a337e014630f98f9f44dcd68e8e4e8f6c041958..c2a16d016d5e1bfd175a53fc3896127b0465985a 100644 (file)
@@ -234,7 +234,7 @@ class StreamsController(CoreController):
                 "On systems with limited diskspace, this can be disabled, "
                 "but may result in less smooth playback or slower seeking.\n\n"
                 "**Always:** Enforce caching of audio streams at all times "
-                "(as long as there is enough free space)."
+                "(as long as there is enough free space).\n"
                 "**Disabled:** Never cache audio streams.\n"
                 "**Auto:** Let Music Assistant decide if caching "
                 "should be used on a per-item base.",