summaryrefslogtreecommitdiff
path: root/dh_strip
diff options
context:
space:
mode:
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