summaryrefslogtreecommitdiffstats
path: root/state.rb
diff options
context:
space:
mode:
Diffstat (limited to 'state.rb')
-rw-r--r--state.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/state.rb b/state.rb
index e47573f..d3782f9 100644
--- a/state.rb
+++ b/state.rb
@@ -407,7 +407,7 @@ class Dependency
end
=begin rdoc
-A DSTuple is a pairing of a Dependency and a state that meets it.
+A DSTuple is a pairing of a Dependency and a State that meets it.
=end
class DSTuple
attr :dep # What dependency do we resolve?