From eb06339d12cc9797db9a6c069ab3d287db2102aa Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 1 Feb 2015 23:04:18 +0100 Subject: Dpkg::BuildOptions: Fix typo --- scripts/Dpkg/BuildOptions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Dpkg') diff --git a/scripts/Dpkg/BuildOptions.pm b/scripts/Dpkg/BuildOptions.pm index 3c9aefcad..38a8bc4eb 100644 --- a/scripts/Dpkg/BuildOptions.pm +++ b/scripts/Dpkg/BuildOptions.pm @@ -102,7 +102,7 @@ sub merge { =item $bo->set($option, $value, [$source]) -Store the given option in the objet with the given value. It's legitimate +Store the given option in the object with the given value. It's legitimate for a value to be undefined if the option is a simple boolean (its presence means true, its absence means false). The $source is optional and indicates where the option comes from. -- cgit v1.2.3