From: Chip Salzenberg <chip@perl.com>
Date: Tue, 18 Feb 1997 01:29:35 +0000 (+1200)
Subject: Fix the Tolkein quote
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=14a38fd572960fdd12d78db4964be23f468fc960;p=p5sagit%2Fp5-mst-13.2.git

Fix the Tolkein quote
---

diff --git a/perly.y b/perly.y
index 5de74ff..6010a89 100644
--- a/perly.y
+++ b/perly.y
@@ -9,7 +9,7 @@
 
 /*
  * 'I see,' laughed Strider.  'I look foul and feel fair.  Is that it?
- * All that is gold does not glitter, not all those that wander are lost.'
+ * All that is gold does not glitter, not all those who wander are lost.'
  */
 
 %{