Skip to content

Commit

Permalink
example description
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonn-webster committed Feb 6, 2024
1 parent 123bd5d commit 8de3926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class CAttrAccessorDerived < CAttrAccessorBase
@class.rdrd.should == 'default'
end

it "should return default if one was given for specified" do
it "should return default if one was given for instance" do
@object.rdrd.should == 'default'
end
end
Expand Down

0 comments on commit 8de3926

Please sign in to comment.