From e3925f18ef4a3a3ec9b5e7a612b06aa1baa3568e Mon Sep 17 00:00:00 2001 From: Arnoud de Vries Date: Sun, 22 Mar 2015 16:29:53 +0100 Subject: [PATCH] Fix some spelling mistakes in package installer --- .../umbraco/developer/Packages/installer.aspx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx b/src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx index 63e954dd2d..27ccf1cd63 100644 --- a/src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx +++ b/src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx @@ -107,7 +107,7 @@

Please note: Installing a package containing several items and files can take some time. Do not refresh the page or navigate away before, the installer - notifies you the install is completed. + notifies you once the install is completed.

@@ -280,9 +280,9 @@

- All items in the package has been installed

+ All items in the package have been installed

- Overview of what was installed can found under "installed package" in the developer + Overview of what was installed can be found under "installed package" in the developer section.

Uninstall is available at the same location.