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:
authorMarc Delisle <marc@infomarc.info>2014-06-03 20:27:02 +0400
committerMarc Delisle <marc@infomarc.info>2014-06-03 20:27:02 +0400
commitbd762244ecb238187c11360fef66102be6d3d31e (patch)
tree958126e17f6e3f6f360646975fb401c50cf9f0dc /import_status.php
parenta859c2b8ff555e9277ca1a21042dd06c6387caf8 (diff)
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
Diffstat (limited to 'import_status.php')
-rw-r--r--import_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/import_status.php b/import_status.php
index 41f544cece..45e11fcd31 100644
--- a/import_status.php
+++ b/import_status.php
@@ -19,7 +19,7 @@
* and re-import after switching to our session.
*
* However, since https://github.com/phpmyadmin/phpmyadmin/commit/063a2d99
- * we have deactivated this feature, so the corresponding code is now
+ * we have deactivated this feature, so the corresponding code is now
* commented out.
*/