Explorar o código

오타 수정

Surplus_Up (2DU) %!s(int64=6) %!d(string=hai) anos
pai
achega
2aff655f1e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      route/edit_move.py

+ 1 - 1
route/edit_move.py

@@ -43,7 +43,7 @@ def edit_move_2(conn, name):
                     ip_check(),
                     flask.request.form.get('send', ''),
                     '0',
-                    'marge <a>' + name + '</a> - <a>' + move_title + '</a> move'
+                    'merge <a>' + name + '</a> - <a>' + move_title + '</a> move'
                 )
 
                 curs.execute(db_change("update back set type = 'no' where title = ? and not type = 'cat' and not type = 'no'"), [name])