From d28c52ad5254eb18c75751cf8a4b9b8a1ca60c71 Mon Sep 17 00:00:00 2001 From: Daniel Mustieles Date: Tue, 17 Jul 2012 13:56:09 +0200 Subject: Fixed typo in string --- help/C/mail-filters-not-working.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help') diff --git a/help/C/mail-filters-not-working.page b/help/C/mail-filters-not-working.page index aaaaa99310..811bfb92e4 100644 --- a/help/C/mail-filters-not-working.page +++ b/help/C/mail-filters-not-working.page @@ -45,7 +45,7 @@ If it is still unclear why filters do not work as expected, you can enable loggi

Close Evolution.

Open the Terminal application.

Run the command gsettings set org.gnome.evolution.mail filters-log-actions true

-

Run the command gsettings set org.gnome.evolution.mail filters-log-file "~/my-filter-log". This will create a text file named my-filter-log in your home directory.

+

Run the command gsettings set org.gnome.evolution.mail filters-log-file "~/my-filter-log". This will create a text file named my-filter-log in your home directory.

Start Evolution.

Fetch mail to apply filters.

Open the file my-filter-log with a text editor to see which filter actions have been applied.

-- cgit v1.2.3