summaryrefslogtreecommitdiff
path: root/dh_strip
diff options
context:
space:
mode:
authorjoey <joey>2001-06-14 16:47:25 +0000
committerjoey <joey>2001-06-14 16:47:25 +0000
commitb6c9774b7327d6febc2d9f8e8f95c5abb96e0691 (patch)
tree07addc68f8e331fc9ebd6f5e93da9263fcd3bec4 /dh_strip
parent6c796faa1c65d40456d1137ea84fe92dbf258fc7 (diff)
r479: * Unimportant spelling fix. Closes: #100666
Diffstat (limited to 'dh_strip')
-rwxr-xr-xdh_strip2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_strip b/dh_strip
index cf36085d..a7052871 100755
--- a/dh_strip
+++ b/dh_strip
@@ -37,7 +37,7 @@ things to exclude.
=head1 NOTES
-If the DEB_BUILD_OPTIONS environement variable contains "nostrip", nothing
+If the DEB_BUILD_OPTIONS environment variable contains "nostrip", nothing
will be stripped, in accordance with Debian policy.
=head1 CONFORMS TO