From 18d87473a0fc74e76e957a3355c0aa57b9ef782e Mon Sep 17 00:00:00 2001 From: Christian Kirbach Date: Tue, 13 Aug 2013 21:58:33 +0200 Subject: Fixed grammar mistake in the help --- help/C/mail-filters-not-working.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/C/mail-filters-not-working.page b/help/C/mail-filters-not-working.page index c25d9281de..1728ecd6e4 100644 --- a/help/C/mail-filters-not-working.page +++ b/help/C/mail-filters-not-working.page @@ -44,7 +44,7 @@

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 "/home/myusername/my-filter-log" and replace myusername by your username. This will create a text file named my-filter-log in your home directory. Note that the an absolute path to the file name must be entered; syntax like ~ or $HOME will not work.

+

Run the command gsettings set org.gnome.evolution.mail filters-log-file "/home/myusername/my-filter-log" and replace myusername by your username. This will create a text file named my-filter-log in your home directory. Note that the absolute path to the file name must be entered; a syntax like ~ or $HOME will not work.

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