aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/odf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v3dv/odf.rb')
-rw-r--r--lib/sisu/v3dv/odf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v3dv/odf.rb b/lib/sisu/v3dv/odf.rb
index 8205f286..85a9a390 100644
--- a/lib/sisu/v3dv/odf.rb
+++ b/lib/sisu/v3dv/odf.rb
@@ -684,7 +684,7 @@ WOK
@content,@md,@env=content,md,env
end
def odf #%odf output
- env=SiSU_Env::SiSU_file.new(@md)
+ env=SiSU_Env::FileOp.new(@md)
env.mkdir
header=SiSU_ODF_Format::ODT_head_1_2.new(@md)
filename="#{@env.processing_path.odt}/manifest.rdf"