From 4d4722c97c2e92f1fd17ed056f5a700e881eab4d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 10 Nov 2017 14:22:39 +0000 Subject: Remove more uses of EOS.undent. --- docs/Formula-Cookbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Formula-Cookbook.md') diff --git a/docs/Formula-Cookbook.md b/docs/Formula-Cookbook.md index 0266d39e5..b40c765c6 100644 --- a/docs/Formula-Cookbook.md +++ b/docs/Formula-Cookbook.md @@ -553,7 +553,7 @@ Sometimes a package fails to build when using a certain compiler. Since recent [ ```ruby fails_with :llvm do build 2335 - cause <<-EOS.undent + cause <<~EOS The "cause" field should include a short summary of the error. Include the URLs of any relevant information, such as upstream bug reports. Wrap the text at a sensible boundary (~72-80 characters), but do not break -- cgit v1.2.3