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.

KXStudio own package list

diff --git a/ns/canvas/split.php b/ns/canvas/split.php index 9444a5e..7339877 100644 --- a/ns/canvas/split.php +++ b/ns/canvas/split.php @@ -7,7 +7,7 @@ include_once("../../includes/header.php"); ?>

- 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.