From eb0d14bc7a752c881172856ebd25fbb0a2ac7707 Mon Sep 17 00:00:00 2001 From: KURATA Sayuri Date: Tue, 3 Dec 2019 08:44:07 +0900 Subject: Fix field name. (#9140) --- docs/maintainers/control-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/maintainers/control-files.md b/docs/maintainers/control-files.md index 03bfa113a..a074a7ae2 100644 --- a/docs/maintainers/control-files.md +++ b/docs/maintainers/control-files.md @@ -109,7 +109,7 @@ Example: Build-Depends: curl[openssl] (!windows&!osx), curl[winssl] (windows), curl[darwinssl] (osx) ``` -#### Default-Feature +#### Default-Features Comma separated list of optional port features to install by default. This field is optional. -- cgit v1.2.3