projects
/
gitmo/moose-presentations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ee0589c
)
Rename a slide
Dave Rolsky [Sat, 20 Jun 2009 14:58:03 +0000 (09:58 -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
84903fe
..
0a01bf1
100644
(file)
--- a/
moose-class/slides/index.html
+++ b/
moose-class/slides/index.html
@@
-953,7
+953,7
@@
use Moose;
</div>
<div class="slide">
- <h1>Attributes (Part 1)</h1>
+ <h1>Minimal Attributes</h1>
<ul>
<li><code>has 'foo'</code></li>