🔖 Fix typo in XML conversion method name

This commit is contained in:
Pierre Goiffon
2023-07-11 11:24:45 +02:00
parent 63426e459a
commit 22b5eef4ce

View File

@@ -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',