chiark / gitweb /
wip sort out Midnights
[ypp-sc-tools.db-test.git] / yarrg / web / docs
index 23ab7334ef6488ce185e4092d237629cf8c79f40..82b2adde2f2fc7e4133dbf2b26f97b53745f7d26 100755 (executable)
@@ -246,7 +246,7 @@ fact be possible.  In practice this is unlikely to be a problem!
 In the Voyage Trading Plan, YARRG indicates after the commodity name
 where in the YPP commodity UI each commodity can be found.  First
 comes the initial letter of the category:
-%     my $dbh= dbw_connect('Midnight');
+%     my $dbh= dbw_connect('Cerulean');
 %     my $getclasses= $dbh->prepare(
 %        "SELECT commodclass FROM commodclasses ORDER BY commodclass");
 %     $getclasses->execute();