]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_strip
r479: * Unimportant spelling fix. Closes: #100666
[debhelper.git] / dh_strip
index cf36085d4c956236c6df7c09a3f188673565cd9c..a7052871e8ed230dad4129b1f28012a077f5d0d5 100755 (executable)
--- 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