trivial typo R-lang
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 type
Fixed, thanks. Duncan Murdoch