s/fat/heavy/ (let's not pick on fat people like me ;)
Dave Rolsky [Fri, 25 Sep 2009 17:59:12 +0000 (12:59 -0500)]
moose-class/slides/index.html

index 7108b3f..7495ce3 100644 (file)
@@ -275,7 +275,7 @@ has weight => (
 );
 
 # kaboom
-Person-&gt;new( weight =&gt; 'fat' );</code></pre>
+Person-&gt;new( weight =&gt; 'heavy' );</code></pre>
 </div>
 
 <div class="slide">