lib/rtf/node.rb in clbustos-rtf-0.2.1 vs lib/rtf/node.rb in clbustos-rtf-0.2.2

- old
+ new

@@ -748,10 +748,10 @@ # Attribute accessor. attr_reader :width, :shading_colour, :style # Attribute mutator. - attr_writer :width, :style + attr_writer :width # This is the constructor for the TableCellNode class. # # ==== Parameters # row:: The row that the cell belongs to. \ No newline at end of file