diff options
Diffstat (limited to 'app/Tense.php')
-rw-r--r-- | app/Tense.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Tense.php b/app/Tense.php index b337eff..37097cf 100644 --- a/app/Tense.php +++ b/app/Tense.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; |