From 22b5eef4ce03c5b129ba9d2e4edb9492b47d3e4a Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 11 Jul 2023 11:24:45 +0200 Subject: [PATCH] :bookmark: Fix typo in XML conversion method name --- setup/itopdesignformat.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/itopdesignformat.class.inc.php b/setup/itopdesignformat.class.inc.php index 0a6db5d7d..af7f89396 100644 --- a/setup/itopdesignformat.class.inc.php +++ b/setup/itopdesignformat.class.inc.php @@ -110,7 +110,7 @@ class iTopDesignFormat 'previous' => '3.0', 'go_to_previous' => 'From31To30', 'next' => '3.2', - 'go_to_next' => 'Fomr31To32', + 'go_to_next' => 'From31To32', ), '3.2' => array( 'previous' => '3.1',