diff options
Diffstat (limited to 'app/Form.php')
-rw-r--r-- | app/Form.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. */ -namespace HebrewParseTrainer; +namespace LuoParseTrainer; use Illuminate\Database\Eloquent\Model; |