From 4c0b9041bc131da29cee1daabc67ecb9b6d31473 Mon Sep 17 00:00:00 2001 From: Paul Stivers Date: Tue, 23 Feb 2016 19:06:32 -0800 Subject: [PATCH] corrected typo in listing 3-3, safaribooksonline edition --- ch03/errors.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ch03/errors.txt b/ch03/errors.txt index 046bcb3..8ee8567 100644 --- a/ch03/errors.txt +++ b/ch03/errors.txt @@ -18,6 +18,9 @@ the trouble of showing the differences between notify and notice, and state that one is more forgiving than the other, you should show some examples of how this is true. +(T) Pg. 75, Listing 3-3 "file { '/tmp/redhsirt/logan':" -> +"file { '/tmp/redshirt/logan':" + (T) Pg. 75 "on the '/tmp/redshirt/logan' file resource" -> ""in the '/tmp/redshirt/logan' file resource""