X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fdocs;h=82b2adde2f2fc7e4133dbf2b26f97b53745f7d26;hb=f276a86ab559f7800713f94bcda826d6783f46ab;hp=23ab7334ef6488ce185e4092d237629cf8c79f40;hpb=5636023fa72452ff6149845f11a7eb9ad82b06a1;p=ypp-sc-tools.web-live.git diff --git a/yarrg/web/docs b/yarrg/web/docs index 23ab733..82b2add 100755 --- a/yarrg/web/docs +++ b/yarrg/web/docs @@ -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();