Finished slides & exercises for section 3on basic attributes.
[gitmo/moose-presentations.git] / moose-class / exercises / t / 01-classes.t
index d4db456..e9747fb 100644 (file)
@@ -18,7 +18,7 @@
 #
 # An Employee has the following read-write attributes:
 #
-# * position - read-write
+# * title - read-write
 # * salary - read-write
 # * ssn - read-only
 #