Manual.md: Small typo fix

This commit is contained in:
Enno Boland 2014-09-03 17:00:53 +02:00
parent 96b1da4dbc
commit 07f58a3125
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Example: wireshark -> subpkg libwireshark
Libraries have to be split into two sub packages: <name> and <name>-devel.
- `<name>` should only contain those parts of a package which are needed to run
a linking program.
a linked program.
- `<name>-devel` should contain all files which are needed to compile a package
against this package. If the library is a sub package, its corresponding