aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/english_help/topics/tables.html
diff options
context:
space:
mode:
Diffstat (limited to 'English.lproj/english_help/topics/tables.html')
-rwxr-xr-xEnglish.lproj/english_help/topics/tables.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/English.lproj/english_help/topics/tables.html b/English.lproj/english_help/topics/tables.html
index 7b56fc10..3840bb26 100755
--- a/English.lproj/english_help/topics/tables.html
+++ b/English.lproj/english_help/topics/tables.html
@@ -1,6 +1,6 @@
<html>
<head>
-<title>CocoaMySQL Help - Managing Tables</title>
+<title>Sequel Pro Help - Managing Tables</title>
<meta name="AppleTitle" content="Managing Tables">
<meta name="AppleFont" content="Lucida Grande">
<meta ROBOTS="robots" CONTENT="anchors">
@@ -14,7 +14,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="80">
<tr>
<td align="left" valign="top" width="70">
- <img src="cocoamysql_logo.jpg" width="60" height="60" border="0">
+ <img src="sequel-pro_logo.jpg" width="60" height="60" border="0">
</td>
<td align="left"><h1>Managing Tables</h1>
</td>
@@ -59,7 +59,7 @@
<font size="-1" face="Lucida Grande,Geneva,Arial">
<ul>
<li>Add or remove tables with the plus- and minus-buttons.</li>
- <li>If you add a table, CocoaMySQL creates a field called "id" because a table must have at least one column. You can change or delete this field afterwards.</li>
+ <li>If you add a table, Sequel Pro creates a field called "id" because a table must have at least one column. You can change or delete this field afterwards.</li>
<li>Change the name of a table by double-clicking on it. Hit the esc-key to cancel editing.</li>
<li>Select a table and hit the copy button under the list of tables to copy it. If you mark "Copy table content", the new table will also contain all entries of the old table.</li>
</ul>