aboutsummaryrefslogtreecommitdiff
path: root/app/Mode.php
diff options
context:
space:
mode:
authorCamil Staps2020-01-03 20:33:39 +0100
committerCamil Staps2020-01-03 20:33:39 +0100
commit46946cf8a663c66503485411773bdb3388939c58 (patch)
tree6c976718412a1d0a446b3670df16e7e782093409 /app/Mode.php
parentPlace buttons beneath each other (diff)
Rename HebrewParseTrainer namespace to LuoParseTrainer
Diffstat (limited to 'app/Mode.php')
-rw-r--r--app/Mode.php2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
*/
-namespace HebrewParseTrainer;
+namespace LuoParseTrainer;
use Illuminate\Database\Eloquent\Model;