diff --git a/Manual.md b/Manual.md index 69266d68579..9ea8dfbf891 100644 --- a/Manual.md +++ b/Manual.md @@ -751,7 +751,7 @@ The helper functions `vinstall`, `vmkdir`, `vcopy` and `vmove` are just wrappers the process of creating, copying and moving files/directories between the `main` package destdir (`$DESTDIR`) to the `subpackage` destdir (`$PKGDESTDIR`). -Subpackages are processed always in alphabetical order; To force a custom order them, +Subpackages are processed always in alphabetical order; To force a custom order, the `subpackages` variable can be declared with the wanted order. ### Development packages