aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/po4a.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v3dv/po4a.rb')
-rw-r--r--lib/sisu/v3dv/po4a.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v3dv/po4a.rb b/lib/sisu/v3dv/po4a.rb
index bfb7658e..332891b7 100644
--- a/lib/sisu/v3dv/po4a.rb
+++ b/lib/sisu/v3dv/po4a.rb
@@ -921,7 +921,7 @@ GSUB
include SiSU_Env
def initialize(fn,content,md)
@fn,@content,@md=fn,content,md
- @file=SiSU_Env::SiSU_file.new(md,fn)
+ @file=SiSU_Env::FileOp.new(md,fn)
end
def po4a #%pot output
file_pot=(@md.opt.f_pth[:lng] ==opt.lng_base) \