From 9946e6c41aafb6685421b718f9113be9ddab7fd2 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Wed, 15 Jan 2020 09:50:30 +0100 Subject: [PATCH] Fix typo --- datamodels/2.x/itop-portal-base/portal/public/js/toolbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-portal-base/portal/public/js/toolbox.js b/datamodels/2.x/itop-portal-base/portal/public/js/toolbox.js index 096d51bad4..f37c36c692 100644 --- a/datamodels/2.x/itop-portal-base/portal/public/js/toolbox.js +++ b/datamodels/2.x/itop-portal-base/portal/public/js/toolbox.js @@ -56,7 +56,7 @@ var CombodoPortalToolbox = { }); }, /** - * Generic function to create and open a modal, used by high-levconfiel functions such as "CombodoPortalToolbox.OpenUrlInModal()". + * Generic function to create and open a modal, used by high-level functions such as "CombodoPortalToolbox.OpenUrlInModal()". * When developing extensions, you should use them instead. * * @param oOptions