From e59582f764fe29a18c3945c43a35a36d97c96d23 Mon Sep 17 00:00:00 2001
From: Patrick Baudin <patrick.baudin@cea.fr>
Date: Thu, 8 Apr 2021 11:13:40 +0200
Subject: [PATCH] [Ptests] updates the documentation

---
 doc/developer/advance.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/developer/advance.tex b/doc/developer/advance.tex
index 3917f576cf2..d69576d0ef2 100644
--- a/doc/developer/advance.tex
+++ b/doc/developer/advance.tex
@@ -1180,7 +1180,7 @@ or
   \begin{code}
     FILTER: diff --new-file @PTEST_DIR@/oracle_configuration/@PTEST_ORACLE@
   \end{code}
-  Chaining multiple filter commands is possible in defining several \texttt{FILTER} directives,
+  Chaining multiple filter commands is possible in defining several \texttt{FILTER} directives (they are applied in the reverse order),
   and an empty command drops the previous \texttt{FILTER} directives.
 \end{itemize}
 
-- 
GitLab