Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Peccatte <hugues.peccatte@gmail.com>2014-11-02 20:32:42 +0300
committerHugues Peccatte <hugues.peccatte@gmail.com>2014-11-02 20:32:42 +0300
commit42e0bdd47a65f8a095ee6159332e19f7c3595ab5 (patch)
tree366b73ba66be97d42c4739ae0acc487cd725c34d /tbl_replace.php
parenteea3332acf66225661c5be77684df733dca1a3cc (diff)
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Diffstat (limited to 'tbl_replace.php')
-rw-r--r--tbl_replace.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_replace.php b/tbl_replace.php
index 4fa4b17497..874991724b 100644
--- a/tbl_replace.php
+++ b/tbl_replace.php
@@ -3,7 +3,7 @@
/**
* Manipulation of table data like inserting, replacing and updating
*
- * Usally called as form action from tbl_change.php to insert or update table rows
+ * Usually called as form action from tbl_change.php to insert or update table rows
*
* @todo 'edit_next' tends to not work as expected if used ...
* at least there is no order by it needs the original query