From 4d9ba6e13a0f021ad2d2bb1ff0ba449638859787 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Tue, 29 Apr 2025 07:40:44 +0200 Subject: [PATCH] fix spelling --- docs/source/features/opmlimport.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/source/features/opmlimport.md b/docs/source/features/opmlimport.md index 760e5cb6f..dc38f33d0 100644 --- a/docs/source/features/opmlimport.md +++ b/docs/source/features/opmlimport.md @@ -1,12 +1,13 @@ OPML file import ================ -RSS Guard can import file on OPML format +RSS Guard can import files in OPML format alt-img -There is a specific window where you can specify an OPML file. -When RSSguard import the OPML file, it could take time if there is many feeds because of online metadata fetching such as website favicon and website titles. +There is a specific window where you can specify an OPML file. + +When RSS Guard imports the OPML file, it could take quite some time if there are many feeds because of online metadata fetching such as website favicon and website titles. alt-img -It is possible to specify specific account and categories to import feeds once they are loaded by RSSguard. \ No newline at end of file +It is possible to specify specific category to import feeds to once they are loaded by RSS Guard. \ No newline at end of file