From 72eb505308e9e36fda4c82e70fd613deeebdccfe Mon Sep 17 00:00:00 2001 From: Sascha Date: Thu, 4 Mar 2021 14:15:25 +0100 Subject: [PATCH] Rename "bug" to "issue" --- webui/src/components/BugTitleForm/BugTitleForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/components/BugTitleForm/BugTitleForm.tsx b/webui/src/components/BugTitleForm/BugTitleForm.tsx index c31f8ef7a892aecec8a81aa3d025ec9e2040437d..fe3080b18c3df6f606d1f4972eb30453174f6430 100644 --- a/webui/src/components/BugTitleForm/BugTitleForm.tsx +++ b/webui/src/components/BugTitleForm/BugTitleForm.tsx @@ -173,7 +173,7 @@ function BugTitleForm({ bug }: Props) {
- {' opened this bug '} + {' opened this issue '}