From 772e2280a99a0e77e7c40f6a6a205e424f69eee8 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 25 Feb 2014 12:12:30 -0500 Subject: src/oh-architecture.sh: Use new locale functions. --- (limited to 'src') diff --git a/src/oh-architecture.sh b/src/oh-architecture.sh index b4b88b2..4ba5929 100644 --- a/src/oh-architecture.sh +++ b/src/oh-architecture.sh @@ -39,7 +39,7 @@ main() oh_set_buildsystem_option 'build-dir' "${OPTARG}" ;; ?) - oh_error "$(ob_get_msg 'bad_opt')" + oh_error "$(oh_get_msg 'bad_opt')" exit 1 ;; esac -- cgit v0.9.1