This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: little typo in xquery home page


Marco Vezzoli wrote:
> the first example of the xquery home
> for $x in (3,4,5) return <a>$x</a>
> maybe should be
> for $x in (3,4,5) return <a>{$x}</a>

Thanks!  Should be fixed now.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]