app/models/dc_piece.rb in drg_cms-0.4.58 vs app/models/dc_piece.rb in drg_cms-0.4.61
- old
+ new
@@ -57,10 +57,10 @@
end
########################################################################
# Mongoid::Document model for dc_piece documents.
#
-# DcPiece model is used for documents or pieces of web site which are common to site
+# DcPiece collection is used for documents or pieces of web site which are common to site
# or perhaps to all sites in database. For example page footer is a good candidate
# to be saved in a dc_piece collection.
#
# Documents in dc_pieces collection must have unique name assigned. Default DcPartRenderer
# also looks into dc_pieces collection and collects all documents which belong to
\ No newline at end of file