projects
/
gitmo/moose-presentations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6f51d05
)
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
patch
|
blob
|
blame
|
history
diff --git
a/moose-class/slides/index.html
b/moose-class/slides/index.html
index
7108b3f
..
7495ce3
100644
(file)
--- a/
moose-class/slides/index.html
+++ b/
moose-class/slides/index.html
@@
-275,7
+275,7
@@
has weight => (
);
# kaboom
-Person->new( weight => 'fat' );</code></pre>
+Person->new( weight => 'heavy' );</code></pre>
</div>
<div class="slide">