mirror of
https://github.com/amir1376/ab-download-manager.git
synced 2025-02-20 11:43:24 +08:00
fix a typo
This commit is contained in:
parent
981debc02e
commit
cc5f944e9e
@ -151,7 +151,7 @@ fun CategoryAutoTypes(
|
||||
) {
|
||||
WithLabel(
|
||||
label = "Category file types",
|
||||
helpText = "Automatically put download to these file types to this category. (when you add new download)\n Separate file extensions with space (ext1 ext2 ...) "
|
||||
helpText = "Automatically put these file types to this category. (when you add new download)\nSeparate file extensions with space (ext1 ext2 ...) "
|
||||
) {
|
||||
CategoryPageTextField(
|
||||
text = types,
|
||||
|
Loading…
x
Reference in New Issue
Block a user