From d67aa5cd13a9dac9c878038fefce51e8ed2bd2f8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 20 May 2014 10:56:26 +0200 Subject: [PATCH] Manual.md: fixing typo --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index 871124cef23..9c3c5a4b102 100644 --- a/Manual.md +++ b/Manual.md @@ -626,7 +626,7 @@ destdir (`$DESTDIR`) to the `subpackage` destdir (`$PKGDESTDIR`). A development package, commonly generated as a subpackage, shall only contain files required for development, that is, headers, static libraries, shared library symlinks, pkg-config files, API documentation or any other script -that is only useful when developping for the target software. +that is only useful when developing for the target software. A development package should depend on packages that are required to link against the provided shared libraries, i.e if `libfoo` provides the