diff --git a/Documentation:Repository:Meta-Packages.php b/Documentation:Repository:Meta-Packages.php index 9e3504c..2d19929 100755 --- a/Documentation:Repository:Meta-Packages.php +++ b/Documentation:Repository:Meta-Packages.php @@ -7,7 +7,7 @@ include_once("includes/header.php"); ?>
- This section describes all the meta-packages available in the KXStudio repositories, splitted by type. + This section describes all the meta-packages available in the KXStudio repositories, split by type.
- Wherever the group/client has a splitted box in the canvas + Wherever the group/client has a split box in the canvas
Default: None/Unset.
diff --git a/ns/canvas/x_split.php b/ns/canvas/x_split.php
index 6ae19a4..7f788c3 100644
--- a/ns/canvas/x_split.php
+++ b/ns/canvas/x_split.php
@@ -7,7 +7,7 @@ include_once("../../includes/header.php");
?>
- Group/Client splitted-box position in the canvas (horizontal) + Group/Client split-box position in the canvas (horizontal)
Default: None/Unset.
diff --git a/ns/canvas/y_split.php b/ns/canvas/y_split.php
index 65d8786..960cf93 100644
--- a/ns/canvas/y_split.php
+++ b/ns/canvas/y_split.php
@@ -7,7 +7,7 @@ include_once("../../includes/header.php");
?>
- Group/Client splitted-box position in the canvas (vertical) + Group/Client split-box position in the canvas (vertical)
Default: None/Unset.