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/Mode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Mode.php') diff --git a/app/Mode.php b/app/Mode.php index f7739fd..19bd1fc 100644 --- a/app/Mode.php +++ b/app/Mode.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