aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/make_emptyhomes_welsh_po2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make_emptyhomes_welsh_po b/bin/make_emptyhomes_welsh_po
index 8fbce24c6..b3dd441a0 100755
--- a/bin/make_emptyhomes_welsh_po
+++ b/bin/make_emptyhomes_welsh_po
@@ -9,7 +9,7 @@ use FindBin;
use lib "$FindBin::Bin/../perllib";
use PoChange;
-chdir("$FindBin::Bin/../../locale");
+chdir("$FindBin::Bin/../locale");
# First read in translation and match up.
open(INPO, 'cy_GB.UTF-8/LC_MESSAGES/EmptyHomes.po') or die $!;