mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
🔖 Fix typo in XML conversion method name
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user