Browse Source

Fix spelling error

simond 23 năm trước cách đây
mục cha
commit
d0d9b9c61d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/db-backend.txt

+ 1 - 1
doc/db-backend.txt

@@ -40,7 +40,7 @@ For MySQL you would normally do something like:
 
  (from the mysql client)
  mysql> GRANT select,insert,update,delete ON squirrelmail.* 
-              TO squrreluser@localhost IDENTIFIED BY 'sqpassword';
+              TO squirreluser@localhost IDENTIFIED BY 'sqpassword';
 
 The table structure should be similar to this (for MySQL):