[FIX] *: remove trailing whitespaces

Part-of: odoo/documentation#2978
This commit is contained in:
Victor Feyens
2022-11-17 16:11:12 +00:00
parent 4af7600805
commit efb6c47e92
102 changed files with 898 additions and 900 deletions
+2 -2
View File
@@ -33,9 +33,9 @@ A tool called *gprof2dot* will produce a graph with this result:
A tool called *xdot* will display the resulting graph:
.. code:: bash
xdot /temp/prof.xdot
Log a method
============