Please find below a patch for a trivial typo in R-lang: 384c384 < Symbol have mode @code{"name"}, storage mode @code{"symbol"}, and type --- > Symbols have mode @code{"name"}, storage mode @code{"symbol"}, and type Kind regards, Tobias -- Tobias Verbeke - Consultant Business & Decision Benelux Rue de la r?volution 8 1000 Brussels - BELGIUM +32 499 36 33 15 tobias.verbeke at businessdecision.com
On 05/08/2007 8:11 AM, Tobias Verbeke wrote:> Please find below a patch for a trivial > typo in R-lang: > > > 384c384 > < Symbol have mode @code{"name"}, storage mode @code{"symbol"}, and type > --- > > Symbols have mode @code{"name"}, storage mode @code{"symbol"}, and typeFixed, thanks. Duncan Murdoch