summaryrefslogtreecommitdiffstats
path: root/src/oh-autoclean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/oh-autoclean.sh')
-rw-r--r--src/oh-autoclean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oh-autoclean.sh b/src/oh-autoclean.sh
index 1545153..b57b6f1 100644
--- a/src/oh-autoclean.sh
+++ b/src/oh-autoclean.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