Typo in skip_clean? documentation

Closes Homebrew/homebrew#35142.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Baptiste Fontaine 2014-12-20 00:55:39 +01:00 committed by Jack Nagel
parent 0344d243e4
commit 69b01772cc

View File

@ -311,7 +311,7 @@ class Formula
# sometimes the formula cleaner breaks things
# skip cleaning paths in a formula with a class method like this:
# skip_clean "bin/foo", "lib"bar"
# skip_clean "bin/foo", "lib/bar"
# keep .la files with:
# skip_clean :la
def skip_clean? path