From 46946cf8a663c66503485411773bdb3388939c58 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 3 Jan 2020 20:33:39 +0100 Subject: Rename HebrewParseTrainer namespace to LuoParseTrainer --- app/Form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Form.php') diff --git a/app/Form.php b/app/Form.php index 767c122..73b5ce9 100644 --- a/app/Form.php +++ b/app/Form.php @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -namespace HebrewParseTrainer; +namespace LuoParseTrainer; use Illuminate\Database\Eloquent\Model; -- cgit v1.2.3