Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amir1376 committed Oct 17, 2024
1 parent 981debc commit cc5f944
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit cc5f944

Please sign in to comment.