generators/papermill_initializer/papermill_initializer.rb in papermill-1.4.1 vs generators/papermill_initializer/papermill_initializer.rb in papermill-1.4.2

- old
+ new

@@ -99,14 +99,14 @@ # :height => 100, # :aspect_ratio => nil, # :style => nil }, - # If you plan to use the original images in one place in one specific size, you can pass targetted_geometry, + # If you plan to use the original images in one place in one specific size, you can pass targetted_size, # to incitate the user to crop the image himself (double-click on the image when editing) with the right parameters, # instead of letting ImageMagick do his magick bluntly at render-time. - # :targetted_geometry => nil, + # :targetted_size => nil, # Options passed on to SWFUpload. # To remove an option when overriding, set it to nil. :swfupload => {